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