exitDropIndex

open fun exitDropIndex(ctx: PartiQLParser.DropIndexContext)

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

The default implementation does nothing.