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

F2A: Implement transformation aspects for Franca literals #87

Closed kbirken closed 4 years ago

kbirken commented 4 years ago

This covers the mapping of Franca literals (e.g., integer, double, boolean, ...) to AUTOSAR.

This is part of A100.5.

TorstenGoerg commented 4 years ago

It has to be clarified if constant expressions are ignored silently or warnings should be reported in these cases.