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