visitLiteralNull

abstract fun visitLiteralNull(ctx: PartiQLParser.LiteralNullContext): T

Visit a parse tree produced by the LiteralNull labeled alternative in literal.

Return

the visitor result

Parameters

ctx

the parse tree