Package io.trino.sql.jsonpath.tree
Class JsonPath
java.lang.Object
io.trino.sql.jsonpath.tree.PathNode
io.trino.sql.jsonpath.tree.JsonPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R accept(JsonPathTreeVisitor<R, C> visitor, C context) getRoot()booleanisLax()