public static class InstructionSet.I_INVOKEINTERFACE extends InstructionSet.Index16 implements InstructionSet.InterfaceConstantPoolMethodIndexAccessor
Constructor and Description |
---|
I_INVOKEINTERFACE(MethodModel _methodPoolEntry,
ByteReader _byteReader,
boolean _wide) |
Modifier and Type | Method and Description |
---|---|
Instruction |
getArg(int _arg) |
int |
getArgs() |
ClassModel.ConstantPool.InterfaceMethodEntry |
getConstantPoolInterfaceMethodEntry() |
int |
getConstantPoolInterfaceMethodIndex() |
String |
getDescription() |
Instruction |
getInstanceReference() |
int |
getStackConsumeCount() |
int |
getStackProduceCount() |
addBranchTarget, asBranch, compareTo, consumesStack, getByteCode, getFirstChild, getForwardConditionalBranches, getForwardUnconditionalBranches, getLastChild, getLength, getMethod, getNextExpr, getNextPC, getParentExpr, getPrevExpr, getPrevPC, getReal, getReverseConditionalBranches, getReverseUnconditionalBranches, getRootExpr, getStackDelta, getStartInstruction, getStartPC, getThisPC, isAfter, isAfterOrEqual, isBefore, isBeforeOrEqual, isBranch, isBranchTarget, isConditionalBranchTarget, isForwardBranch, isForwardBranchTarget, isForwardConditionalBranchTarget, isForwardUnconditionalBranchTarget, isReverseBranchTarget, isReverseConditionalBranchTarget, isReverseUnconditionalBranchTarget, isUnconditionalBranchTarget, producesStack, removeBranchTarget, sameAs, setChildren, setLength, setNextExpr, setNextPC, setParentExpr, setPrevExpr, setPrevPC, toInstruction, toString
public I_INVOKEINTERFACE(MethodModel _methodPoolEntry, ByteReader _byteReader, boolean _wide)
public int getArgs()
getArgs
in interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
public String getDescription()
public int getConstantPoolInterfaceMethodIndex()
getConstantPoolInterfaceMethodIndex
in interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
public ClassModel.ConstantPool.InterfaceMethodEntry getConstantPoolInterfaceMethodEntry()
getConstantPoolInterfaceMethodEntry
in interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
public Instruction getArg(int _arg)
getArg
in interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
public Instruction getInstanceReference()
getInstanceReference
in interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
public int getStackConsumeCount()
getStackConsumeCount
in class Instruction
public int getStackProduceCount()
getStackProduceCount
in class Instruction
Copyright © 2016 Syncleus. All rights reserved.