| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.core |
| Modifier and Type | Method and Description |
|---|---|
BytecodeProgram |
BytecodeProgram.FlowInformation.getProgram() |
BytecodeProgram |
BytecodeCodeAttributeInfo.getProgram() |
BytecodeProgram |
BytecodeProgramParser.parse(byte[] aBytecodes,
BytecodeConstantPool aConstantPool) |
BytecodeProgram |
Bytecode5XProgramParser.parse(byte[] aBytecodes,
BytecodeConstantPool aConstantPool) |
| Constructor and Description |
|---|
BytecodeCodeAttributeInfo(int aMaxStack,
int aMaxLocals,
BytecodeProgram aProgramm,
BytecodeAttributeInfo[] aAttributes) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.