visitDropTable

abstract fun visitDropTable(ctx: PartiQLParser.DropTableContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree