Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Full language inheritance
Full language inheritance [message #1836486] Tue, 05 January 2021 14:36 Go to next message
Eclipse UserFriend
Hi,

I have a base language with a lots of features : formatter, validator, generator, quickfix, code mining, custom bindings in runtime/ide/ui modules,... etc

I want to create a new language that extends the base language, including all the above features.
For the new grammar I inherit from the base language.
Is it possible to configure somewhere that the new validator inherit from baseValidator and for all the others features ?

Yannick
Re: Full language inheritance [message #1836506 is a reply to message #1836486] Wed, 06 January 2021 03:30 Go to previous messageGo to next message
Eclipse UserFriend
for fragments that subclass AbstractInheritingFragment
you can configure it (should be on by default)
for others you have to take care manually
Re: Full language inheritance [message #1836515 is a reply to message #1836506] Wed, 06 January 2021 10:55 Go to previous message
Eclipse UserFriend
Ok thanks
Previous Topic:Keyword with whitespace
Next Topic:Type library not found with StadaloneSetup
Goto Forum:
  


Current Time: Tue May 13 11:18:36 EDT 2025

Powered by FUDForum. Page generated in 0.03202 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top