visitDropIndex

abstract fun visitDropIndex(ctx: PartiQLParser.DropIndexContext): T

Visit a parse tree produced by the DropIndex labeled alternative in dropCommand.

Return

the visitor result

Parameters

ctx

the parse tree