public class MiddleTreePatcher extends java.lang.Object implements TreePatcher
OuterLanguageElement
so that it isn't a first child of the parent (unless it's the very first element in the file).Constructor and Description |
---|
MiddleTreePatcher() |
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