クラス MojangsonPathNode<S extends MojangsonStructure, T>
java.lang.Object
io.github.takenoko4096.mojangson.MojangsonPathNode<S,T>
- 直系の既知のサブクラス:
MojangsonPathNode.ArrayIndexFinderNode, MojangsonPathNode.ArrayIndexNode, MojangsonPathNode.ObjectKeyCheckerNode, MojangsonPathNode.ObjectKeyNode
-
ネストされたクラスの概要
ネストされたクラス修飾子とタイプクラス説明static final classstatic final classstatic final classstatic final classstatic final record -
フィールドの概要
フィールド -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract <U> @Nullable Uaccess(S structure, BiFunction<S, Object, U> function) abstract MojangsonPathNode<S, T> copy()abstract @Nullable MojangsonValue<?> abstract StringtoString()
-
フィールド詳細
-
parameter
-
child
-
-
コンストラクタの詳細
-
MojangsonPathNode
-
-
メソッドの詳細
-
get
-
access
-
copy
-
toString
-