Sift DSL 0.15.0
JVM
Sift DSL 0.15.0
/
sift.core.dsl
/
type
type
inline
fun
<
T
>
type
(
)
:
Type
(
source
)
fun
type
(
cls
:
KClass
<
*
>
)
:
Type
(
source
)
fun
type
(
value
:
String
)
:
Type
(
source
)
val
String
.
type
:
Type
(
source
)
val
Regex
.
type
:
RegexType
(
source
)