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