visitNullLiteral

abstract fun visitNullLiteral(ctx: VAlgoLangParser.NullLiteralContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree