visit Column Constraint
abstract fun visitColumnConstraint(ctx: PartiQLParser.ColumnConstraintContext): T
Content copied to clipboard
Visit a parse tree produced by columnConstraint.
Return
the visitor result
Parameters
ctx
the parse tree