MODERATE -- carsten.zerbst@groy-groy.de posted to antlr-interest

Yahoo!Groups Notification antlr-interest-accept-vhCGjVcE0P2vU9HjqxWkFlM at yahoogroups.com
Wed Oct 20 12:11:21 PDT 2004


Hello,

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

  carsten.zerbst at groy-groy.de 

The message summary:
--------------------
FROM: carsten.zerbst at groy-groy.de 
DATE: Wed, 20 Oct 2004 19:11:18 -0000 
SUBJECT: unexpected token: 

Hello, 

I'd like to simple, but nested list like {{0 1 2}{3 4 5}{6 7
8}} into nested java list. 

The main work is done something like this in the lexer 
OPENBRACE: ('{') { // add a new list to the stack to be 
filled by later // Integer, Real, Boolean and Null calls 
List currentList = new ArrayList(); stack.push( currentList 
); } ; CLOSEBRACE: ('}') { // add the contents of 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=344 

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-vhCGjVcE0P2vU9HjqxWkFlM 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: "skfcz" <carsten.zerbst at groy-groy.de>
Subject: unexpected token:
Date: Wed, 20 Oct 2004 19:11:18 -0000
Size: 2471
Url: http://www.antlr.org/pipermail/antlr-interest/attachments/20041020/a01e3a55/attachment.mht


More information about the antlr-interest mailing list