[antlr-interest] Bug in ANTLR C# implementation

Maassen, H.A.M. H.A.M.Maassen at student.tue.nl
Wed Dec 1 01:48:12 PST 2004


Well I've found out why I couldn't get any tree-rewriting actions to work - it seems to be a bug in the C# version of the (generated) treeparser.
 
The treeparser's method initializeASTFactory is never called. After manually adding a call to initializeASTFactory(getASTFactory()) in the treeparser the problems have been fixed.
 
Regards, Harald Maassen


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 





More information about the antlr-interest mailing list