eclipse-acceleo / acceleo

8 stars 4 forks source link

Add a mecanism to call a super service like in Java. #81

Closed ylussaud closed 1 year ago

ylussaud commented 1 year ago

If a module A extends a module B and A override a template/query we should be able to call "super" to access the behavior defined in the B module.