| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core |
| Modifier and Type | Method and Description |
|---|---|
BytecodePrimitiveTypeRef |
BytecodeInstructionNEWARRAY.getPrimitiveType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericCMP.getPrimitiveTypeRef() |
BytecodePrimitiveTypeRef |
BytecodeInstructionL2Generic.getTargetType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionD2Generic.getTargetType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionF2Generic.getTargetType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionI2Generic.getTargetType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericSHL.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericArrayLOAD.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericADD.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericSHR.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericREM.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericNEG.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericSUB.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericXOR.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericUSHR.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericOR.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericDIV.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericMUL.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericAND.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericSTORE.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericLOAD.getType() |
BytecodePrimitiveTypeRef |
BytecodeInstructionGenericArraySTORE.getType() |
static BytecodePrimitiveTypeRef |
BytecodePrimitiveTypeRef.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BytecodePrimitiveTypeRef[] |
BytecodePrimitiveTypeRef.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.