Stack: ..., objectref -> ..., result
Access | Constructor and Description |
---|---|
pack-priv | |
public |
Modifier and Type | Method and Description |
---|---|
public void | accept(final Visitor
Visitor object v)Implements abstract com. |
public Class | |
public ObjectType | getLoadClassType(final ConstantPoolGen
A ConstantPoolGen cpg)Implements com. ObjectType of the referenced class or interface that may be loaded and resolved.
|
INSTANCEOF | back to summary |
---|---|
pack-priv INSTANCEOF() Empty constructor needed for Instruction.readInstruction. Not to be used otherwise. |
INSTANCEOF | back to summary |
---|---|
public INSTANCEOF(final int index) |
accept | back to summary |
---|---|
public void accept(final Visitor v) Implements abstract com. Call corresponding visitor method(s). The order is: Call visitor methods of implemented interfaces first, then call methods according to the class hierarchy in descending order, i.e., the most specific visitXXX() call comes last. |
getExceptions | back to summary |
---|---|
public Class Implements com.
|
getLoadClassType | back to summary |
---|---|
public ObjectType getLoadClassType(final ConstantPoolGen cpg) Implements com. Doc from com. Returns the
|