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