Uses of Class
io.trino.sql.jsonpath.PathNodeRef
Packages that use PathNodeRef
-
Uses of PathNodeRef in io.trino.sql.jsonpath
Methods in io.trino.sql.jsonpath that return PathNodeRefModifier and TypeMethodDescriptionstatic <T extends PathNode>
PathNodeRef<T> PathNodeRef.of(T pathNode)