kite-core / jp.co.cyberagent.kite.core / KiteDslMaker
KiteDslMaker¶
@DslMarker annotation class KiteDslMaker
Constructors¶
Name | Summary |
---|---|
<init> | KiteDslMaker() |
Extension Functions¶
Name | Summary |
---|---|
asKiteContextElement | fun <T : Any > T .asKiteContextElement(): Pair < KClass <*>, Any > Creates a KiteContextElement with the KClass |