public class BytecodeInstructionGenericSTORE extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionGenericSTORE(BytecodeOpcodeAddress aIndex,
BytecodePrimitiveTypeRef aType,
int aVariableIndex) |
| Modifier and Type | Method and Description |
|---|---|
BytecodePrimitiveTypeRef |
getType() |
int |
getVariableIndex() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionGenericSTORE(BytecodeOpcodeAddress aIndex, BytecodePrimitiveTypeRef aType, int aVariableIndex)
public int getVariableIndex()
public BytecodePrimitiveTypeRef getType()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.