Package | Description |
---|---|
org.parboiled.matchervisitors |
Modifier and Type | Class and Description |
---|---|
class |
DoWithMatcherVisitor
A MatcherVisitor that executes a given
DoWithMatcherVisitor.Action against a whole matcher hierarchy in a depth-first manner. |
class |
FollowMatchersVisitor
Collects the matchers that can legally follow the given matcher according to the grammar into a given
list.
|
class |
GetStarterCharVisitor
Returns the first character a given matcher can start a match with.
|
Copyright © 2022. All rights reserved.