JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.trino.sql.tree.Union
Packages that use
Union
Package
Description
io.trino.sql.tree
Uses of
Union
in
io.trino.sql.tree
Methods in
io.trino.sql.tree
with parameters of type
Union
Modifier and Type
Method
Description
protected
R
AstVisitor.
visitUnion
(
Union
node,
C
context)