Uses of Record Class
io.trino.sql.jsonpath.PathParser.Location
Packages that use PathParser.Location
-
Uses of PathParser.Location in io.trino.sql.jsonpath
Methods in io.trino.sql.jsonpath with parameters of type PathParser.LocationModifier and TypeMethodDescriptionstatic PathParserPathParser.withFixedErrorLocation(PathParser.Location location) static PathParserPathParser.withRelativeErrorLocation(PathParser.Location startLocation)