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.ecmascript_interpretation
moco.moco_common.ecmascript_interpretation.is_literal
View page source
moco.moco_common.ecmascript_interpretation.is_literal
moco.moco_common.ecmascript_interpretation.
is_literal
(
expr
:
str
,
elem
:
_Element
|
None
)
→
bool
Evaluate if the expression contains only a literal (or an array expression).