クラス JSONPathNode.ObjectKeyCheckerNode

java.lang.Object
io.github.takenoko4096.json.JSONPathNode<JSONObject, JSONPathNode.Pair<String, JSONObject>>
io.github.takenoko4096.json.JSONPathNode.ObjectKeyCheckerNode
含まれているクラス:
JSONPathNode<S extends JSONStructure, T>

public static final class JSONPathNode.ObjectKeyCheckerNode extends JSONPathNode<JSONObject, JSONPathNode.Pair<String, JSONObject>>