Uses of Class
io.trino.sql.tree.DropTable
-
Packages that use DropTable Package Description io.trino.sql.tree -
-
Uses of DropTable in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type DropTable Modifier and Type Method Description protected RAstVisitor. visitDropTable(DropTable node, C context)
-