[antlr-interest] parsing method invocation in C#

mzukowski at yci.com mzukowski at yci.com
Thu Jan 29 09:29:21 PST 2004


Monty's Tip of the Week:

Run antlr.Tool with the -trace and then run your grammar and see what is
going on with the trace messages.

Monty

-----Original Message-----
From: tdknghi [mailto:nk.truong at student.qut.edu.au] 
Sent: Thursday, January 29, 2004 6:19 AM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] parsing method invocation in C#

   Hi 

I have error messages when trying to parse a method call
  
      Swap(ref x, ref y) 

with the provided grammar.
  Here are error messages:
    unexpected token Swap
    unexpected token (
    unexpected token x
    unexpected token y


Do you know how to fix this problem?? Please help.

Thank you very much in advanced
   Regards,
   MM
   


 

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/ 


 

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