|
ENTITY Exp_function SUBTYPE OF (Unary_function_call); END_ENTITY; -- Exp_function |
Entity data types and their attributesGeneric_expression- Expression - Numeric_expression (DER) is_int: BOOLEAN; (DER) sql_mappable: BOOLEAN; Unary_generic_expression operand: Generic_expression; Unary_numeric_expression (RT) operand: Numeric_expression; Unary_function_call - Exp_function - |
Global rules for this entity data type- |