Uses of Class
io.trino.sql.tree.SortItem
Packages that use SortItem
-
Uses of SortItem in io.trino.sql
Methods in io.trino.sql that return SortItemMethods in io.trino.sql with parameters of type SortItemMethod parameters in io.trino.sql with type arguments of type SortItemModifier and TypeMethodDescriptionstatic StringExpressionFormatter.formatSortItems(List<SortItem> sortItems) -
Uses of SortItem in io.trino.sql.tree
Methods in io.trino.sql.tree that return types with arguments of type SortItemMethods in io.trino.sql.tree with parameters of type SortItemModifier and TypeMethodDescriptionprotected RAstVisitor.visitSortItem(SortItem node, C context) protected VoidDefaultTraversalVisitor.visitSortItem(SortItem node, C context) Constructor parameters in io.trino.sql.tree with type arguments of type SortItem