| Package | Description |
|---|---|
| org.parboiled | |
| org.parboiled.matchervisitors |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<TestNotMatcher> |
ParserStatistics.testNotMatchers |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<TestNotMatcher> |
ParserStatistics.getTestNotMatchers() |
| Modifier and Type | Method and Description |
|---|---|
ParserStatistics |
ParserStatistics.visit(TestNotMatcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
CanMatchEmptyVisitor.visit(TestNotMatcher matcher) |
R |
DefaultMatcherVisitor.visit(TestNotMatcher matcher) |
java.lang.Void |
DoWithMatcherVisitor.visit(TestNotMatcher matcher) |
java.lang.Boolean |
IsSingleCharMatcherVisitor.visit(TestNotMatcher matcher) |
java.lang.Boolean |
IsStarterCharVisitor.visit(TestNotMatcher matcher) |
R |
MatcherVisitor.visit(TestNotMatcher matcher) |