[antlr-interest] Highlighting syntax errors

Indhu Bharathi indhu.b at s7software.com
Wed Jan 21 04:00:06 PST 2009


Hi, 

When I parse an input in ANTLRWorks IDE, I can see which portion of the input has errors using the 'input' window in the debugger. Syntax error (handled by automatic error recovery) will be highlighted in red. While this is a very useful feature, I cannot parse a very big file (approx 1 mb) inside the IDE as that would be very slow. Is there a way to do this "error highlighting" outside the IDE using the error handling techniques? I looked into chapter 10. But didn't get any hint. 

Advanced thanks for any pointers :-) 

- Indhu 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090121/2e5e3165/attachment.html 


More information about the antlr-interest mailing list