Class | 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.
|