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