COVESA / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language
Eclipse Public License 2.0
41 stars 12 forks source link

A2F: Retrieve detailed type information for constant specifications #153

Open TorstenGoerg opened 4 years ago

TorstenGoerg commented 4 years ago

Constant specifications in AUTOSAR models are not directly typed. Currently, the AUTOSAR to Franca conversion of a constant specification just guesses its type based on the structure of the constant literal value. More detailed type information might be retrieved from the usage sites of the constant specification as the model elements that are assigned the constant value are typed.