パッケージ
shohaku.ginkgo.type の使用

shohaku.ginkgo.type を使用しているパッケージ
shohaku.ginkgo.tags.core.base 基本的なデータ型を生成するタグを提供します。 
shohaku.ginkgo.tags.core.beans Java Bean の制御や生成を実行するタグを提供します。 
shohaku.ginkgo.tags.core.collections コレクションを生成するタグを提供します。 
shohaku.ginkgo.tags.core.logic 反復処理や条件式等のノード階層を制御するタグを提供します。 
shohaku.ginkgo.tags.core.util 多様な値を生成するユーティリティーのタグを提供します。 
 

shohaku.ginkgo.tags.core.base により使用される shohaku.ginkgo.type のクラス
ReferenceValue
          参照の値を表現する値オブジェクトです。
 

shohaku.ginkgo.tags.core.beans により使用される shohaku.ginkgo.type のクラス
ExpressionValue
          式言語の評価結果を表現する値オブジェクトです。
 

shohaku.ginkgo.tags.core.collections により使用される shohaku.ginkgo.type のクラス
ReferenceValue
          参照の値を表現する値オブジェクトです。
 

shohaku.ginkgo.tags.core.logic により使用される shohaku.ginkgo.type のクラス
EvaluationValue
          評価を実行して Boolean を返す値オブジェクトです。
IterateValue
          反復子を生成する値オブジェクトです。
 

shohaku.ginkgo.tags.core.util により使用される shohaku.ginkgo.type のクラス
ExpressionValue
          式言語の評価結果を表現する値オブジェクトです。