visitExcludeClause

abstract fun visitExcludeClause(ctx: PartiQLParser.ExcludeClauseContext): T

Visit a parse tree produced by excludeClause.

Return

the visitor result

Parameters

ctx

the parse tree