menu
peg2 package
documentation
matchers.dart
MatcherVisitor<T>
visitOrderedChoice abstract method
visitOrderedChoice abstract method
dark_mode
light_mode
visitOrderedChoice
abstract method
T
visitOrderedChoice
(
OrderedChoiceMatcher
node
)
Implementation
T visitOrderedChoice(OrderedChoiceMatcher node);
peg2 package
documentation
matchers
MatcherVisitor<T>
visitOrderedChoice abstract method
MatcherVisitor class