visitExcludeExpr

abstract fun visitExcludeExpr(ctx: PartiQLParser.ExcludeExprContext): T

Visit a parse tree produced by excludeExpr.

Return

the visitor result

Parameters

ctx

the parse tree