Uses of Class
io.trino.sql.tree.Delete
-
Packages that use Delete Package Description io.trino.sql.tree -
-
Uses of Delete in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type Delete Modifier and Type Method Description protected R
AstVisitor. visitDelete(Delete node, C context)
protected Void
DefaultTraversalVisitor. visitDelete(Delete node, C context)
-