CONVINCE Model Checking Components
0.1.0
Installation
Tutorials
RoaML to SCXML Conversion
API
moco
moco.moco_common
moco.moco_common.array_type
moco.moco_common.common
moco.moco_common.ecmascript_interpretation
moco.moco_common.ecmascript_interpretation_functions
moco.moco_common.logging
moco.roaml_converter
moco.roaml_generator
Contacts
CONVINCE Model Checking Components
API
moco
moco.moco_common
moco.moco_common.array_type
moco.moco_common.array_type.value_to_string_expr
View page source
moco.moco_common.array_type.value_to_string_expr
moco.moco_common.array_type.
value_to_string_expr
(
value
:
bool
|
int
|
float
|
MutableSequence
|
str
)
→
str
Takes a python object and returns it as a (SCXML compatible) string.