java.io.Serializable, java.lang.Cloneable, ExceptionThrower, IndexedInstruction, LoadClass, StackConsumer, StackProducer, TypedInstructionpublic class INVOKESPECIAL extends InvokeInstruction
Stack: ..., objectref, [arg1, [arg2 ...]] -> ...
indexlength, opcode| Constructor | Description |
|---|---|
INVOKESPECIAL(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor v) |
Call corresponding visitor method(s).
|
java.lang.Class[] |
getExceptions() |
dump, getIndex, initFromFile, setIndex, toStringgetClassName, getClassType, getLoadClassType, getName, getReferenceType, getSignaturecopy, equals, getComparator, getLength, getName, getOpcode, readInstruction, setComparator, toStringconsumeStack, getArgumentTypes, getMethodName, getReturnType, getType, produceStack, toStringpublic java.lang.Class[] getExceptions()
public void accept(Visitor v)
accept in class Instructionv - Visitor object