|
ENTITY expression_assignment; assigned_expression : expression; assigned_to_object : assignment_target_select; role : STRING; END_ENTITY; -- expression_assignment |
Entity data types and their attributesexpression_assignmentassigned_expression: expression; assigned_to_object: assignment_target_select; role: STRING; |
Global rules for this entity data type- |