simple_expression ::= [ ( "+" | "-" ) ] term { ( "+" | "-" | "&" ) term }
This rule is called by-> decimal_fixed_point_definition -> floating_point_definition -> integer_type_definition -> ordinary_fixed_point_definition -> range -> relation -> static_simple_expression