visitLiteralExpr abstract method

T visitLiteralExpr(
  1. Literal expr
)

Implementation

T visitLiteralExpr(Literal expr);