visitPostfixLiteral abstract method

T visitPostfixLiteral(
  1. PostfixLiteralMatcher node
)

Implementation

T visitPostfixLiteral(PostfixLiteralMatcher node);