visitTableConstraintName

abstract fun visitTableConstraintName(ctx: PartiQLParser.TableConstraintNameContext): T

Visit a parse tree produced by tableConstraintName.

Return

the visitor result

Parameters

ctx

the parse tree