クラス
shohaku.ginkgo.type.EvaluationValue の使用

EvaluationValue を使用しているパッケージ
shohaku.ginkgo.tags.core.logic 反復処理や条件式等のノード階層を制御するタグを提供します。 
 

shohaku.ginkgo.tags.core.logic での EvaluationValue の使用
 

EvaluationValue 型のパラメータを持つ shohaku.ginkgo.tags.core.logic のメソッド
protected  void IfThenTag.setTest(EvaluationValue test)
          検証機能を格納します。
protected  void ForEachTag.setTest(EvaluationValue test)
          検証機能を格納します。