You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good catch. It looks like a bug to me. The case is very specific but I guess it is worth further investigation. We should see if and how it can affect parsing. The interplay of OrderedChoice and Sequences together with multiple assignment can be tricky.
Uh oh!
There was an error while loading. Please reload this page.
While playing with the code I found an effect concerning the multiplicity of attributes in case of multiple assignment to the same attribute (http://textx.github.io/textX/stable/grammar/#multiple-assignment-to-the-same-attribute) in one sequence or in more complicated parse tree constellations (see "OK"/"FAILED" below).
Is it worth to make further investigations? Or is this a border case and we can adapt the doc? Or did I misunderstood something?
The text was updated successfully, but these errors were encountered: