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