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