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