visitNot

abstract fun visitNot(ctx: PartiQLParser.NotContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree