create_data_struct(*args)#

Return the expression tree for the data strictire operator.

Parameters:
argsList[Tuple[str, EX]]

Label/values expression trees.

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.