visitAnd

abstract fun visitAnd(ctx: PartiQLParser.AndContext): T

Visit a parse tree produced by the And labeled alternative in exprAnd.

Return

the visitor result

Parameters

ctx

the parse tree