Package | Description |
---|---|
org.parboiled | |
org.parboiled.matchervisitors |
Modifier and Type | Method and Description |
---|---|
Set<OptionalMatcher> |
ParserStatistics.getOptionalMatchers() |
Modifier and Type | Method and Description |
---|---|
ParserStatistics |
ParserStatistics.visit(OptionalMatcher matcher) |
Modifier and Type | Method and Description |
---|---|
Void |
DoWithMatcherVisitor.visit(OptionalMatcher matcher) |
R |
MatcherVisitor.visit(OptionalMatcher matcher) |
Boolean |
IsSingleCharMatcherVisitor.visit(OptionalMatcher matcher) |
R |
DefaultMatcherVisitor.visit(OptionalMatcher matcher) |
Boolean |
CanMatchEmptyVisitor.visit(OptionalMatcher matcher) |
Boolean |
IsStarterCharVisitor.visit(OptionalMatcher matcher) |
Copyright © 2017. All rights reserved.