visitLogicalOrExpression
open override fun visitLogicalOrExpression(ctx: Kaskad_SQLQueryParser.LogicalOrExpressionContext): T
The default implementation returns the result of calling visitChildren on ctx.
The default implementation returns the result of calling visitChildren on ctx.