クラス JSONPathNode.ObjectKeyCheckerNode

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

public static final class JSONPathNode.ObjectKeyCheckerNode extends JSONPathNode<JSONObject, JSONConditionalObjectKey>
オブジェクトが紐づけられたキーに対する条件付きアクセスを表現するノード。