visitLiteralFalse

abstract fun visitLiteralFalse(ctx: PartiQLParser.LiteralFalseContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree