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