[antlr-interest] error handling in Python, nothing reported

edA-qa mort-ora-y e.mortoray at ecircle.com
Wed Aug 13 01:33:16 PDT 2008


How do get the default error handling enabled in Python?  The book seems
to indicate that if I do nothing then the default error handling should
be enabled, but nothing is ever output for me -- the parser simply
sticks an error node in the tree and continues.

My options block looks like this:

options
{
    output=AST;
    language=Python;
    ASTLabelType=CommonTree;
}


ANTLR 3.0.1

-- 
edA-qa mort-ora-y
Director Quality Assurance
______________________________________________________
eCircle AG - Inside Digital Marketing
Nymphenburger Str. 86
80636 München

Tel    +49-89-12009-773
Fax    +49-89-12009-750

E-Mail mailto:e.mort-ora-y at ecircle.com
Web    http://www.ecircle.com

______________________________________________________
Aktuelles
"Inside Digital Marketing" - der Newsletter für die
Online-Branche von eCircle. Jeden Monat neu & voll
mit aktuellen Fallstudien und hilfreichen Tipps!
Jetzt kostenlos abonnieren:

http://www.ecircle.com/de/newsletter
______________________________________________________

eCircle AG, HRB 136 334, Handelsregister München
Vorstand:  Lothar Lanz, Volker Wiewer (Vorsitzende), 
Thomas Wilke, Lars Wössner, Alexander Meyer
Vorsitzender des Aufsichtsrates: Dr. Mark Wössner



More information about the antlr-interest mailing list