Uses of Class
io.trino.sql.jsonpath.tree.ArrayAccessor.Subscript
Packages that use ArrayAccessor.Subscript
-
Uses of ArrayAccessor.Subscript in io.trino.sql.jsonpath.tree
Methods in io.trino.sql.jsonpath.tree that return types with arguments of type ArrayAccessor.SubscriptConstructor parameters in io.trino.sql.jsonpath.tree with type arguments of type ArrayAccessor.SubscriptModifierConstructorDescriptionArrayAccessor(PathNode base, List<ArrayAccessor.Subscript> subscripts)