[antlr-interest] (newbie)The rules to create tree walkers

ali azimi aliaazimi at yahoo.com
Tue Jul 24 09:24:18 PDT 2007


 
  Hi,
   
  Thank you very much for your reply. I was wondering, does"This will be corrected" mean that it will be corrected in antlr?
   
  Best regards,
   
  Al 


Jim Idle <jimi at temporal-wave.com> wrote:                This will be corrected but for now:
   
  ^(USE packageName (^(PACKREFCLS definitionSelectionList))? end)
   
  Jim
   
        From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-bounces at antlr.org] On Behalf Of ali azimi
Sent: Tuesday, July 24, 2007 5:32 AM
To: antlr-interest at antlr.org
Subject: [antlr-interest] (newbie)The rules to create tree walkers


   
    Hi,

     

    In the following,  antlr complains that instead of RPAREN found '?'

     

    packageReferenceClause
 :^(USE packageName ^(PACKREFCLS definitionSelectionList)? end)

    ;





       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070724/725f0dd4/attachment-0001.html 


More information about the antlr-interest mailing list