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