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