Package | Description |
---|---|
cz.cuni.mff.corrector.edit |
Edit operations for transforming trees.
|
cz.cuni.mff.corrector.instruction |
Repairing instructions for encoding repairs.
|
cz.cuni.mff.corrector.repair |
Objects for encapsulating computed repairs.
|
Class and Description |
---|
Instruction
Ancestor for repairing instructions.
|
Instruction.Type
Enumeration of all repairing instructions types.
|
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.
|
Class and Description |
---|
Instruction
Ancestor for repairing instructions.
|
Instruction.Type
Enumeration of all repairing instructions types.
|
Class and Description |
---|
Instruction
Ancestor for repairing instructions.
|
InstructionAddLeaf
Repairing instruction add leaf.
|
InstructionRemoveLeaf
Repairing instruction remove leaf.
|
InstructionRenameLabel
Repairing instruction rename label.
|