class TextElementMatchers
extends java.lang.Object
Constructor and Description |
---|
TextElementMatchers() |
Modifier and Type | Method and Description |
---|---|
(package private) static TextElementMatcher |
byNode(Node node) |
(package private) static TextElementMatcher |
byTokenType(int tokenType) |
static TextElementMatcher byTokenType(int tokenType)
static TextElementMatcher byNode(Node node)