public class BytecodeInstructionANEWARRAY extends BytecodeInstruction
| Constructor and Description |
|---|
BytecodeInstructionANEWARRAY(BytecodeOpcodeAddress aIndex,
int aTypeIndex,
BytecodeConstantPool aConstantPool) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeTypeRef |
getArrayType(BytecodeSignatureParser aSignatureParser) |
BytecodeObjectTypeRef |
getObjectType() |
void |
performLinking(BytecodeClass aOwningClass,
BytecodeLinkerContext aLinkerContext) |
getOpcodeAddress, getPotentialJumpTargets, isJumpSourcepublic BytecodeInstructionANEWARRAY(BytecodeOpcodeAddress aIndex, int aTypeIndex, BytecodeConstantPool aConstantPool)
public BytecodeObjectTypeRef getObjectType()
public BytecodeTypeRef getArrayType(BytecodeSignatureParser aSignatureParser)
public void performLinking(BytecodeClass aOwningClass, BytecodeLinkerContext aLinkerContext)
performLinking in class BytecodeInstructionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.