Good day,
I am working on an xtext project. I have written xtend to transform "runtime DSL instance" into equivalent code (text file).
Now I want that when I change the generated code (text file) the same is reflected in the "runtime DSL instance"
Any guidelines please .... ?