visitIntLiteralExpr method

T? visitIntLiteralExpr(
  1. ASTLiteralInteger node
)

Implementation

T? visitIntLiteralExpr(ASTLiteralInteger node) {}