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

Jim Idle jimi at temporal-wave.com
Tue Jul 24 08:47:23 PDT 2007


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)

;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070724/29baa38c/attachment.html 


More information about the antlr-interest mailing list