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