- create_data_struct(*args)#
Return the expression tree for the data strictire operator.
- Parameters:
- args
List
[Tuple
[str
,EX
]] Label/values expression trees.
- args
- Returns:
ET
Notes
This is an interface change with respect to the SCADE Creation Library. The pairs βnameβ/βvalueβ are now embedded in a list of tuples.