Hello,

I already asked Jim that question concerning the C-Runtime.
His answer:
 > No - you have to code that. But they are rarely useful. If you want them
 > as indicators for error refinement, then implement a global scope and add
 > it to each rule, in the rule set a scope member variable to a predefined
 > value for each rule, then access the scope stack in the error reporting
 > method.

So my question is - what is the simplest way to get these names? I'm working
with complex grammars, so at least I want to automate adding necessary (action)
code snippets (e. g. via Regex search and replace). Any other/better ideas?


Many thanks and greetings
Udo

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to