visitLiteral abstract method

R visitLiteral(
  1. LiteralExpression node
)

Implementation

R visitLiteral(LiteralExpression node);