How to call AST contents [message #1729806] |
Tue, 19 April 2016 04:44  |
Eclipse User |
|
|
|
Hi
I am a beginner in Java and Xtext world, I have defined my DSL grammar and generate all my DSL artefacts. and now am trying to develop a code generator.
so my question is how to call the AST (Node Model or parse tree that generated after writing a program using my DSL) parameters in the xtend file, so I can configure my code generator to parse the generated AST and generate a customized template.
and to inspect the generated AST, is it better to contribute in the xtend file or the serializer file
and is there any simple tutorial that you can refer that help in my task
Best Regards
AYMEN
|
|
|
|
Powered by
FUDForum. Page generated in 0.03587 seconds