as2fm.as2fm_common.common
Common functionalities used throughout the toolchain.
Functions
|
Convert a string to a list of integers. |
|
Extract the type and size(s) of the provided multi-dimensional array. |
|
Generate a default expression for a field type. |
|
Given a N-Dimensional list, add padding for each level, depending on the provided sizes. |
|
Check if the field type is an array type. |
|
Check if an element is a comment. |
|
Check that the array is composed by a list of (int, float, list). |
|
Check if a string can represent a variable name in JANI and SCXML. |
|
If a tag has a namespace, remove it. |
|
Special case for boolean conversion for configuration parameters. |
|
Return a python object (to be a jani value) as a string. |
|
Return the type of a python object (to be a jani value). |