| [news.eclipse.modeling.tmf] how to migrate an existing antlr grammar to xtext |
Hi,
Currently, I have an existing grammar for my DSL, how can I make use of it in xtext? Do I have to translate the grammar to xtext grammar? or some way else to use it directly