visitLiteralNull

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

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

The default implementation returns the result of calling visitChildren on ctx.