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