visitLiteral abstract method

T visitLiteral(
  1. LiteralExpression node
)

Implementation

T visitLiteral(LiteralExpression node);