Frames | No Frames |
Constructors with parameter type org.apache.bcel.verifier.structurals.LocalVariables | |
Fields of type org.apache.bcel.verifier.structurals.LocalVariables | |
LocalVariables |
Methods with parameter type org.apache.bcel.verifier.structurals.LocalVariables | |
void | Merges two local variables sets as described in the Java Virtual Machine Specification,
Second Edition, section 4.9.2, page 146. |
void | Merges a single local variable. |
Methods with return type org.apache.bcel.verifier.structurals.LocalVariables | |
LocalVariables | Returns a (correctly typed) clone of this object. |
LocalVariables | |
LocalVariables | The LocalVariables from the current Frame we're operating on. |
LocalVariables | The LocalVariables we're working on. |