toggle menu
codyze
jvm
switch theme
search in API
coko-core
/
de.fraunhofer.aisec.codyze.specificationLanguages.coko.core.modelling
/
ArgumentItem
/
ArgumentItem
Argument
Item
constructor
(
op
:
Op
,
index
:
Int
,
transformation
:
(
BackendDataItem
)
->
TransformationResult
<
E
,
String
>
=
{ TransformationResult.failure("No transformation given from user") }
)
(
source
)