visitColumnDeclaration

abstract fun visitColumnDeclaration(ctx: PartiQLParser.ColumnDeclarationContext): T

Visit a parse tree produced by the ColumnDeclaration labeled alternative in tableDefPart.

Return

the visitor result

Parameters

ctx

the parse tree