public abstract static class InstructionSet.LocalVariableConstIndexAccessor extends InstructionSet.IndexConst implements InstructionSet.AccessLocalVariable
index
method, pc
Constructor and Description |
---|
LocalVariableConstIndexAccessor(MethodModel methodPoolEntry,
InstructionSet.ByteCode byteCode,
ByteReader byteReader,
boolean _wide,
int index) |
Modifier and Type | Method and Description |
---|---|
ClassModel.LocalVariableInfo |
getLocalVariableInfo() |
int |
getLocalVariableTableIndex() |
addBranchTarget, asBranch, compareTo, consumesStack, getByteCode, getDescription, getFirstChild, getForwardConditionalBranches, getForwardUnconditionalBranches, getLastChild, getLength, getMethod, getNextExpr, getNextPC, getParentExpr, getPrevExpr, getPrevPC, getReal, getReverseConditionalBranches, getReverseUnconditionalBranches, getRootExpr, getStackConsumeCount, getStackDelta, getStackProduceCount, 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 LocalVariableConstIndexAccessor(MethodModel methodPoolEntry, InstructionSet.ByteCode byteCode, ByteReader byteReader, boolean _wide, int index)
public int getLocalVariableTableIndex()
getLocalVariableTableIndex
in interface InstructionSet.LocalVariableTableIndexAccessor
public ClassModel.LocalVariableInfo getLocalVariableInfo()
getLocalVariableInfo
in interface InstructionSet.LocalVariableTableIndexAccessor