Class DropIndexNode

All Implemented Interfaces:
Visitable

class DropIndexNode extends DDLStatementNode
A DropIndexNode is the root of a QueryTree that represents a DROP INDEX statement.