| Problem with quoted string that should be split [message #1608452] |
Mon, 09 February 2015 09:28  |
Eclipse User |
|
|
|
Hi, first post of probably many.
I am using XText to define a DSL that needs to understand both:
and
"myPrefix" is optional and should map to "namespace" in the ecore model, "myName" is mandatory and should map to "name" in the ecore model
I have tried without success both to have a terminal rule for a quoted string and also to hide all quotes with the "hidden" keyword.
What I try with now is to have a terminal rule eat the whole string and have a value converter split it into namespace and name, but so far no success with that either...
So any suggestions for way forward is highly appreciated! Let me know if I should clarify anything.
Thanks, Fredrik
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05084 seconds