Uses of Class
io.trino.sql.tree.NodeRef
-
Packages that use NodeRef Package Description io.trino.sql.tree -
-
Uses of NodeRef in io.trino.sql.tree
Methods in io.trino.sql.tree that return NodeRef Modifier and Type Method Description static <T extends Node>
NodeRef<T>NodeRef. of(T node)
-