Class SelectItem
java.lang.Object
io.trino.sql.tree.Node
io.trino.sql.tree.SelectItem
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSelectItem(NodeLocation location) protectedSelectItem(Optional<NodeLocation> location) Deprecated. -
Method Summary
Methods inherited from class io.trino.sql.tree.Node
accept, equals, getChildren, getLocation, hashCode, shallowEquals, toString
-
Constructor Details
-
SelectItem
-
SelectItem
Deprecated.
-