| Constructor | Description |
|---|---|
AbbreviationNode(Node child) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor visitor) |
|
Node |
getExpansion() |
|
boolean |
setExpansion(Node expansion) |
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildrenpublic AbbreviationNode(Node child)