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