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