Class Summary |
CoindexNodes |
|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
Token |
Describes the input token stream. |
Tsurgeon |
Tsurgeon provides a way of editing trees based on a set of operations that
are applied to tree locations matching a tregex pattern. |
TsurgeonParserTokenManager |
|
TsurgeonPattern |
An abstract class for patterns to manipulate Tree s when
successfully matched on with a TregexMatcher . |