visitTableDef

abstract fun visitTableDef(ctx: PartiQLParser.TableDefContext): T

Visit a parse tree produced by tableDef.

Return

the visitor result

Parameters

ctx

the parse tree