| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core |
| Modifier and Type | Class and Description |
|---|---|
class |
BytecodeClassinfoConstant |
class |
BytecodeDoubleConstant |
class |
BytecodeFieldRefConstant |
class |
BytecodeFloatConstant |
class |
BytecodeIntegerConstant |
class |
BytecodeInterfaceRefConstant |
class |
BytecodeInvokeDynamicConstant |
class |
BytecodeLongConstant |
class |
BytecodeMethodHandleConstant |
class |
BytecodeMethodRefConstant |
class |
BytecodeMethodTypeConstant |
class |
BytecodeNameAndTypeConstant |
class |
BytecodeRefConstant |
class |
BytecodeStringConstant |
class |
BytecodeUnusedConstant |
class |
BytecodeUtf8Constant |
| Modifier and Type | Method and Description |
|---|---|
BytecodeConstant |
BytecodeInstructionGenericLDC.constant() |
BytecodeConstant |
BytecodeConstantPool.constantByIndex(int aIndex) |
BytecodeConstant[] |
BytecodeBootstrapMethod.getArguments() |
BytecodeConstant |
BytecodeReferenceIndex.getConstant() |
| Modifier and Type | Method and Description |
|---|---|
List<BytecodeConstant> |
BytecodeConstantPool.constants() |
| Modifier and Type | Method and Description |
|---|---|
void |
BytecodeConstantPool.registerConstant(BytecodeConstant aConstant) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.