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, waitremoveRange, splitpublic void insert(CompositeElement parent, TreeElement anchorBefore, OuterLanguageElement toInsert)
TreePatcherinsert in interface TreePatcher