See: Description
| Interface | Description |
|---|---|
| BytecodeParserTool |
visible interface of bytecode parsers.
|
| Class | Description |
|---|---|
| BytecodeLIRBuilder | |
| DebugInfoBuilder |
Builds
LIRFrameStates from FrameStates. |
| InstructionPrinter |
A utility for printing a node as an expression or
statement.
|
| NodeLIRBuilder |
This class traverses the HIR instructions and generates LIR instructions from them.
|
| Enum | Description |
|---|---|
| InstructionPrinter.InstructionLineColumn |
The columns printed in a tabulated instruction
listing.
|