|
ENTITY Generic_variable ABSTRACT SUPERTYPE OF (Variable) SUBTYPE OF (Simple_generic_expression); INVERSE interpretation : Environment FOR syntactic_representation; END_ENTITY; -- Generic_variable |
Entity data types and their attributesGeneric_expression- Simple_generic_expression - Generic_variable (INV) interpretation: Environment FOR syntactic_representation; |
| Variable (Generic_expression_arm) |
Global rules for this entity data type- |