See: Description
Class | Description |
---|---|
Instruction |
Ancestor for repairing instructions.
|
InstructionAddLeaf |
Repairing instruction add leaf.
|
InstructionAddNode |
Repairing instruction add node.
|
InstructionRemoveLeaf |
Repairing instruction remove leaf.
|
InstructionRemoveNode |
Repairing instruction remove node.
|
InstructionRenameLabel |
Repairing instruction rename label.
|
Enum | Description |
---|---|
Instruction.Type |
Enumeration of all repairing instructions types.
|