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