public class INVOKEVIRTUAL extends InvokeInstruction
Stack: ..., objectref, [arg1, [arg2 ...]] -> ...
index
length, opcode
Constructor and Description |
---|
INVOKEVIRTUAL(int index) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
Call corresponding visitor method(s).
|
Class<?>[] |
getExceptions() |
consumeStack, getArgumentTypes, getMethodName, getReturnType, getType, produceStack, toString
getClassName, getClassType, getLoadClassType, getReferenceType
getName, getNameAndType, getSignature
dump, getIndex, initFromFile, setIndex, toString
copy, equals, getComparator, getLength, getName, getOpcode, hashCode, readInstruction, setComparator, toString
public Class<?>[] getExceptions()
public void accept(Visitor v)
accept
in class Instruction
v
- Visitor object