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