exitCreateTable

open fun exitCreateTable(ctx: PartiQLParser.CreateTableContext)

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

The default implementation does nothing.