Package io.trino.sql.jsonpath
Class PathParser
- java.lang.Object
-
- io.trino.sql.jsonpath.PathParser
-
public final class PathParser extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPathParser.Location
-
Constructor Summary
Constructors Constructor Description PathParser(PathParser.Location startLocation)
-
-
-
Constructor Detail
-
PathParser
public PathParser(PathParser.Location startLocation)
-
-