| Package | Description |
|---|---|
| org.parboiled | |
| org.parboiled.matchervisitors |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<CustomMatcher> |
ParserStatistics.customMatchers |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CustomMatcher> |
ParserStatistics.getCustomMatchers() |
| Modifier and Type | Method and Description |
|---|---|
ParserStatistics |
ParserStatistics.visit(CustomMatcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
CanMatchEmptyVisitor.visit(CustomMatcher matcher) |
R |
DefaultMatcherVisitor.visit(CustomMatcher matcher) |
java.lang.Character |
GetStarterCharVisitor.visit(CustomMatcher matcher) |
java.lang.Boolean |
IsSingleCharMatcherVisitor.visit(CustomMatcher matcher) |
java.lang.Boolean |
IsStarterCharVisitor.visit(CustomMatcher matcher) |
R |
MatcherVisitor.visit(CustomMatcher matcher) |