visitLiteralTrue

abstract fun visitLiteralTrue(ctx: PartiQLParser.LiteralTrueContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree