eclipse-acceleo / acceleo

8 stars 4 forks source link

Add validation when an override return type is not compatible. #80

Closed ylussaud closed 1 year ago

ylussaud commented 1 year ago

for instant a template that override a query that doesn't return a String or a query that returns a type not assignable to the overridden query result type.