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