toggle menu
codyze
jvm
switch theme
search in API
coko-core
/
de.fraunhofer.aisec.codyze.specificationLanguages.coko.core.dsl
/
TransformationResult
/
Companion
/
success
success
fun
<
E
,
T
>
success
(
value
:
E
)
:
TransformationResult
<
E
,
T
>
(
source
)
Creates a
TransformationSuccess
object with the given
value
.