|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsrInstruction | |
---|---|
org.apache.bcel.generic | This package contains the "generic" part of the Byte Code Engineering Library, i.e., classes to dynamically modify class objects and byte code instructions. |
Uses of JsrInstruction in org.apache.bcel.generic |
---|
Subclasses of JsrInstruction in org.apache.bcel.generic | |
---|---|
class |
JSR
JSR - Jump to subroutine |
class |
JSR_W
JSR_W - Jump to subroutine |
Methods in org.apache.bcel.generic with parameters of type JsrInstruction | |
---|---|
void |
Visitor.visitJsrInstruction(JsrInstruction obj)
|
void |
EmptyVisitor.visitJsrInstruction(JsrInstruction obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |