[antlr-interest] some doubs

mzukowski at yci.com mzukowski at yci.com
Tue Nov 25 09:21:49 PST 2003


Please read some documentation, such as the lectures available on antlr.org.
These are tree building operators you are talking about.

 

Monty

 

-----Original Message-----
From: Fernando Salgueiro [mailto:fernandosalg at hotmail.com] 
Sent: Tuesday, November 25, 2003 3:47 AM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] some doubs

 

Someone can explain this ? 

I have some doubts about this piece of code,  for instance 

classDefinition! [AST modifiers]

 what means ! and  [AST modifiers] ? 

{#classDefinition = #(#[CLASS_DEF,"CLASS_DEF"],

 this line i don´t understand !!!!

(piece of code)

 {     classDefinition! [AST modifiers]

        : "class" IDENT

        sc:superClass

        ic:implementsClass

       cb:classBlock

      {#classDefinition = #(#[CLASS_DEF,"CLASS_DEF"],

       modifiers,IDENT,sc,ic,cb);}; 

best regards, 

FERNANDO SALGUEIRO ( UNIVERSITY OF MINHO)




  _____  

MSN Messenger: converse com os seus amigos online. Instale grátis. Clique
aqui. <http://g.msn.com/8HMABR/2746??PS=>  
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> . 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20031125/2638e9fc/attachment.html


More information about the antlr-interest mailing list