as2fm.as2fm_common.array_type
Functions
|
Generate the ArrayInfo from a given instance. |
|
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 that the array is composed of a list of (int, float, list). |
|
Takes a python object and returns it as a (SCXML compatible) string. |
Classes
|
Representation of metadata about an array, including its type, dimensions, and maximum sizes for each dimension. |