MODERATE -- codeteacher@toughguy.net posted to antlr-interest

Yahoo!Groups Notification antlr-interest-accept-BiYdmPEVsXnVJJ4iiQBdbLc at yahoogroups.com
Tue Oct 5 15:48:45 PDT 2004


Hello,

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

  codeteacher at toughguy.net 

The message summary:
--------------------
FROM: codeteacher at toughguy.net 
DATE: Tue, 05 Oct 2004 22:48:40 -0000 
SUBJECT: Return value warning? 

Hi all, 

I've got the following rule: 

positiveNumeric returns [String value] : ( i:NUM_INT {value 
= i.getText();} | f:NUM_FLOAT {value = f.getText();} ); 

But ANTLR gave me this warning: warning:Rule 
'positiveNumeric' returns a value 

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

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=324 

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-BiYdmPEVsXnVJJ4iiQBdbLc 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: "codeteacher" <codeteacher at toughguy.net>
Subject: Return value warning?
Date: Tue, 05 Oct 2004 22:48:40 -0000
Size: 1700
Url: http://www.antlr.org/pipermail/antlr-interest/attachments/20041005/ebebd076/attachment.mht


More information about the antlr-interest mailing list