exitDropTable

open fun exitDropTable(ctx: PartiQLParser.DropTableContext)

Exit a parse tree produced by the DropTable} labeled alternative in PartiQLParser#dropCommand.

The default implementation does nothing.