| Interface | Description |
|---|---|
| TsurgeonParserTreeConstants |
| Class | Description |
|---|---|
| CoindexNodes | |
| JJTTsurgeonParserState | |
| Tsurgeon |
Tsurgeon provides a way of editing trees based on a set of operations that
are applied to tree locations matching a tregex pattern.
|
| TsurgeonPattern |
An abstract class for patterns to manipulate
Trees when
successfully matched on with a TregexMatcher. |
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| TsurgeonParseException |
A runtime exception that indicates something went wrong parsing a
tsurgeon expression.
|