@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| ClassProcessor |
Created by covers1624 on 7/5/21.
|
| DebugPrintOptions |
Created by covers1624 on 5/7/21.
|
| IndexedInstructionCollection<T extends Instruction> |
An Indexed
InstructionCollection. |
| InsnVisitor<R,C> |
A Visitor capable of visiting
Instructions. |
| Instruction |
Represents an Instruction within an AST tree.
|
| InstructionCollection<T extends Instruction> |
Represents an
InstructionSlot capable of holding multiple instructions. |
| InstructionReader |
Created by covers1624 on 23/2/21.
|
| InstructionSlot<T extends Instruction> |
Represents a Slot to hold an
Instruction. |
| InvariantVisitor |
Created by covers1624 on 18/1/22.
|
| ReaderInvariantVisitor |
Created by covers1624 on 9/2/22.
|
| SemanticHelper |
Created by covers1624 on 19/4/21.
|
| SemanticMatcher |
Matches a tree of instructions to another tree of instructions.
|
| SimpleInsnVisitor<C> |
Created by covers1624 on 8/9/21.
|
| VariableLivenessGraph |
Created by covers1624 on 13/10/21.
|
| Enum | Description |
|---|---|
| AccessFlag |
Created by covers1624 on 31/8/21.
|
| InsnOpcode |
Created by covers1624 on 21/2/21.
|
| InstructionFlag |
Created by covers1624 on 22/2/21.
|