visitWhereClause

abstract fun visitWhereClause(ctx: PartiQLParser.WhereClauseContext): T

Visit a parse tree produced by whereClause.

Return

the visitor result

Parameters

ctx

the parse tree