MODERATE -- Jean-Claude.Durand@imag.fr posted to antlr-interest

Yahoo!Groups Notification antlr-interest-accept-UUcTgprFucXquMtXv=jzUzE at yahoogroups.com
Thu Sep 30 11:07:16 PDT 2004


Hello,

A message has been sent to the antlr-interest group from

  Jean-Claude.Durand at imag.fr 

The message summary:
--------------------
FROM: Jean-Claude.Durand at imag.fr 
DATE: Thu, 30 Sep 2004 18:05:28 -0000 
SUBJECT: Pb with tree walker 

New to antlr, I am trying some examples of tree walking; I 
got some trouble with this simple one which prints an AST: 

imprimerArbre[int indent]: #( nc:. { for(int 
i=1;i<=indent*3; i++) cout<<' '; cout<<nc->getText()<<endl; 

} ( imprimerArbre[indent+1] )* ) ; 

As I hoped "toStringList" prints the true AST: 

--------------------

A complete copy of this message has been attached for your convenience.

This message requires your approval for one of the following reasons:
* Your group is set to moderate all messages from this user, OR
* Your group is set to moderate messages from all users

To approve or reject this messages using the web, please visit:
http://groups.yahoo.com/group/antlr-interest/pending?view=1&msg=319 

To approve this message using email, reply to this message. You do not 
need to attach the original message, just reply and send.

To reject this message using email, forward this message to

antlr-interest-reject-UUcTgprFucXquMtXv=jzUzE at yahoogroups.com 

NOTE: The pending message will expire after 14 days. If you do not 
take action within that time, the pending message will be automatically
rejected.  Yahoo! Groups does this to maintain a high quality of
service for our users.

Thank you for choosing Yahoo! Groups.

Regards,

Yahoo! Groups Customer Care

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
 
-------------- next part --------------
An embedded message was scrubbed...
From: "jcdur" <Jean-Claude.Durand at imag.fr>
Subject: Pb with tree walker
Date: Thu, 30 Sep 2004 18:05:28 -0000
Size: 1925
Url: http://www.antlr.org/pipermail/antlr-interest/attachments/20040930/4fafc8dc/attachment.mht


More information about the antlr-interest mailing list