public abstract static class InstructionSet.ArrayAccess extends Instruction
Constructor and Description |
---|
ArrayAccess(MethodModel _methodPoolEntry,
InstructionSet.ByteCode _byteCode,
ByteReader _byteReader,
boolean _wide) |
Modifier and Type | Method and Description |
---|---|
Instruction |
getArrayIndex() |
Instruction |
getArrayRef() |
addBranchTarget, asBranch, compareTo, consumesStack, getByteCode, 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 ArrayAccess(MethodModel _methodPoolEntry, InstructionSet.ByteCode _byteCode, ByteReader _byteReader, boolean _wide)
public Instruction getArrayRef()
public Instruction getArrayIndex()
Copyright © 2016 Syncleus. All rights reserved.