visitExprNotBase

abstract fun visitExprNotBase(ctx: PartiQLParser.ExprNotBaseContext): T

Visit a parse tree produced by the ExprNotBase labeled alternative in exprNot.

Return

the visitor result

Parameters

ctx

the parse tree