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