|
ENTITY String_literal SUBTYPE OF (Simple_string_expression, Generic_literal); the_value : STRING; END_ENTITY; -- String_literal |
Entity data types and their attributesGeneric_expression- Expression - String_expression - Simple_generic_expression - Simple_string_expression - Generic_literal - String_literal the_value: STRING; |
Global rules for this entity data type- |