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.intent |
Correction intents implementation.
|
cz.cuni.mff.corrector.repair |
Objects for encapsulating computed repairs.
|
Class and Description |
---|
Edit
Abstract ancestor for edit operations.
|
EditAddLeaf
Implementation of the add leaf edit operation.
|
EditAddNode
Implementation of the add node edit operation.
|
EditRemoveLeaf
Implementation of the remove leaf edit operation.
|
EditRemoveNode
Implementation of the remove node edit operation.
|
EditRenameLabel
Implementation of the rename label edit operation.
|
Class and Description |
---|
Edit
Abstract ancestor for edit operations.
|
EditAddLeaf
Implementation of the add leaf edit operation.
|
EditAddNode
Implementation of the add node edit operation.
|
EditRemoveLeaf
Implementation of the remove leaf edit operation.
|
EditRemoveNode
Implementation of the remove node edit operation.
|
EditRenameLabel
Implementation of the rename label edit operation.
|
Class and Description |
---|
Edit
Abstract ancestor for edit operations.
|
Class and Description |
---|
Edit
Abstract ancestor for edit operations.
|