visitWhereClauseSelect

abstract fun visitWhereClauseSelect(ctx: PartiQLParser.WhereClauseSelectContext): T

Visit a parse tree produced by whereClauseSelect.

Return

the visitor result

Parameters

ctx

the parse tree