visitCreateTable

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

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

Return

the visitor result

Parameters

ctx

the parse tree