MODERATE -- chriss007@gmx.de posted to antlr-interest

Yahoo!Groups Notification antlr-interest-accept-s=gFhHJ5SHnkOdcZVW64avI at yahoogroups.com
Wed Oct 13 00:08:58 PDT 2004


Hello,

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

  chriss007 at gmx.de 

The message summary:
--------------------
FROM: chriss007 at gmx.de 
DATE: Wed, 13 Oct 2004 07:08:31 -0000 
SUBJECT: Re: Recognize letters 

Dear Fernando Salg, 

You should use the unicode character '\u00E1' (which 
correspondes to 'á') in a lexer rule like this: 

CHARS : ('\u00E1' /* | others to follow */ ) ; 

The lexer is now able to recognize the chracter. 

If I got the documentation right, the lexer derives the 
--------------------

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

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-s=gFhHJ5SHnkOdcZVW64avI 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: "chr_mathis" <chriss007 at gmx.de>
Subject: Re: Recognize letters
Date: Wed, 13 Oct 2004 07:08:31 -0000
Size: 3318
Url: http://www.antlr.org/pipermail/antlr-interest/attachments/20041013/6a840c2c/attachment.mht


More information about the antlr-interest mailing list