Class PatternMatcher.MatchWithPath
- java.lang.Object
-
- net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher.MatchWithPath
-
- Enclosing interface:
- PatternMatcher
public static class PatternMatcher.MatchWithPath extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatchWithPath(java.lang.String name, com.fasterxml.jackson.databind.JsonNode value, Path path)
-