[antlr-interest] Error Handling in C target?

Andi Clemens Andi.Clemens at gmx.net
Wed Apr 7 08:42:07 PDT 2010


Hi,

I want to turn off all the warnings / errors coming from the lexer / parser.
I found an option that seems to turn error handling off:

defaultErrorHandler = false;

but somehow this isn't working in ANTLR 3.1.x?

Is there an easy way to turn error handling off in C?
In Java I would override some method I guess, but this is not possible for the C target, or am I wrong?

Andi

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01


More information about the antlr-interest mailing list