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