Dear all, this may be a "newbie cannot find the documentation" issue, but I cannot see how I can get, when defining an action, to the separator defined for a quantified rule.
It would be most convenient, if there were an array descriptor action available that provides me the separator, so I can construct an appropriate semantic action. That not being the case, I tried to work my way through the grammar starting from the rule that triggered the action. However, it does not seem that the separator is represented in the stuff returned by rule_expand(). So my suggestion is (unless I missed the right place in the docu) to provide a predefined action to yield the separator, if such was defined as part of the array descriptor actions. Thoughts? Along these lines it would be nice to be able to pass additional parameters to the actions by putting this into the DSL. Th. -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
