visitCreateTable

open fun visitCreateTable(ctx: PartiQLParser.CreateTableContext): T

Visit a parse tree produced by the CreateTable} labeled alternative in PartiQLParser#createCommand.

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