public class Bytecode5XProgramParser extends Object implements BytecodeProgramParser
| Constructor and Description |
|---|
Bytecode5XProgramParser() |
| Modifier and Type | Method and Description |
|---|---|
BytecodeProgram |
parse(byte[] aBytecodes,
BytecodeConstantPool aConstantPool) |
public BytecodeProgram parse(byte[] aBytecodes, BytecodeConstantPool aConstantPool)
parse in interface BytecodeProgramParserCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.