MOdel COmpiler
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
MOdel COmpiler
API
moco
moco.moco_common
moco.moco_common.common
moco.moco_common.common.value_to_type
View page source
moco.moco_common.common.value_to_type
moco.moco_common.common.
value_to_type
(
value
:
bool
|
int
|
float
|
MutableSequence
|
str
)
→
Type
[
bool
|
int
|
float
|
MutableSequence
]
Return the type of a python object (to be a jani value).