visitTableDef

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

Visit a parse tree produced by PartiQLParser#tableDef.

The default implementation returns the result of calling visitChildren on ctx.