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