public class BytecodeInstructionNEWARRAY extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionNEWARRAY(BytecodeOpcodeAddress aOpcodeIndex,
BytecodePrimitiveTypeRef aType) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeObjectTypeRef |
getObjectType() |
BytecodePrimitiveTypeRef |
getPrimitiveType() |
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionNEWARRAY(BytecodeOpcodeAddress aOpcodeIndex, BytecodePrimitiveTypeRef aType)
public BytecodeObjectTypeRef getObjectType()
public BytecodePrimitiveTypeRef getPrimitiveType()
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.