visitOr

abstract fun visitOr(ctx: PartiQLParser.OrContext): T

Visit a parse tree produced by the Or labeled alternative in exprOr.

Return

the visitor result

Parameters

ctx

the parse tree