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