visitLiteral abstract method

T visitLiteral(
  1. LiteralExpression expression
)

Implementation

T visitLiteral(LiteralExpression expression);