Class DropTableNode

  • All Implemented Interfaces:
    Visitable

    class DropTableNode
    extends DDLStatementNode
    A DropTableNode is the root of a QueryTree that represents a DROP TABLE statement.