public class BytecodeInstructionGenericCMP extends BytecodeInstruction
| Modifier and Type | Class and Description |
|---|---|
static class |
BytecodeInstructionGenericCMP.Type |
| Constructor and Description |
|---|
BytecodeInstructionGenericCMP(BytecodeOpcodeAddress aOpcodeIndex,
BytecodeInstructionGenericCMP.Type aType,
BytecodePrimitiveTypeRef aTypeRef) |
| Modifier and Type | Method and Description |
|---|---|
BytecodePrimitiveTypeRef |
getPrimitiveTypeRef() |
BytecodeInstructionGenericCMP.Type |
getType() |
getOpcodeAddress, getPotentialJumpTargets, isJumpSource, performLinkingpublic BytecodeInstructionGenericCMP(BytecodeOpcodeAddress aOpcodeIndex, BytecodeInstructionGenericCMP.Type aType, BytecodePrimitiveTypeRef aTypeRef)
public BytecodeInstructionGenericCMP.Type getType()
public BytecodePrimitiveTypeRef getPrimitiveTypeRef()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.