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.is_array_type
View page source
moco.moco_common.array_type.is_array_type
moco.moco_common.array_type.
is_array_type
(
field_type
:
Type
[
bool
|
int
|
float
|
MutableSequence
|
str
]
|
ArrayInfo
)
→
bool
Check if the field type is an array type.