Package net.thisptr.jackson.jq
Interface Scope.ValueWithPath
- All Known Implementing Classes:
Scope.ValueWithPathImpl
- Enclosing class:
Scope
public static interface Scope.ValueWithPath
-
Method Summary
-
Method Details
-
value
com.fasterxml.jackson.databind.JsonNode value() -
path
Path path()
-