public class SimpleTreePatcher extends java.lang.Object implements TreePatcher
Constructor and Description |
---|
SimpleTreePatcher() |
Modifier and Type | Method and Description |
---|---|
void |
insert(CompositeElement parent,
TreeElement anchorBefore,
OuterLanguageElement toInsert)
Inserts toInsert into tree
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
removeRange, split
public void insert(CompositeElement parent, TreeElement anchorBefore, OuterLanguageElement toInsert)
TreePatcher
insert
in interface TreePatcher