visitColConstrNotNull

abstract fun visitColConstrNotNull(ctx: PartiQLParser.ColConstrNotNullContext): T

Visit a parse tree produced by the ColConstrNotNull labeled alternative in columnConstraintDef.

Return

the visitor result

Parameters

ctx

the parse tree