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