Package | Description |
---|---|
cz.cuni.mff.corrector.edit |
Edit operations for transforming trees.
|
Modifier and Type | Method and Description |
---|---|
InstructionRemoveNode |
EditRemoveNode.getRemoveNodeInstruction()
Returns the typed reference to the associated instruction.
|
Constructor and Description |
---|
EditRemoveNode(InstructionRemoveNode repairingInstr,
Position basePosition)
Creates a new remove node edit operation object.
|