| Package | Description |
|---|---|
| org.parboiled | |
| org.parboiled.matchervisitors |
| Modifier and Type | Method and Description |
|---|---|
Set<AnyMatcher> |
ParserStatistics.getAnyMatchers() |
| Modifier and Type | Method and Description |
|---|---|
ParserStatistics |
ParserStatistics.visit(AnyMatcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
IsSingleCharMatcherVisitor.visit(AnyMatcher matcher) |
Character |
GetStarterCharVisitor.visit(AnyMatcher matcher) |
Boolean |
CanMatchEmptyVisitor.visit(AnyMatcher matcher) |
R |
DefaultMatcherVisitor.visit(AnyMatcher matcher) |
Boolean |
IsStarterCharVisitor.visit(AnyMatcher matcher) |
R |
MatcherVisitor.visit(AnyMatcher matcher) |
Copyright © 2019. All rights reserved.