visitNumberLiteral

abstract fun visitNumberLiteral(ctx: VAlgoLangParser.NumberLiteralContext): T

Visit a parse tree produced by the {@code NumberLiteral} labeled alternative in expr.

Return

the visitor result

Parameters

ctx

the parse tree