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