visitColumnConstraint

abstract fun visitColumnConstraint(ctx: PartiQLParser.ColumnConstraintContext): T

Visit a parse tree produced by columnConstraint.

Return

the visitor result

Parameters

ctx

the parse tree