2011/2/20 Etienne M. Gagnon <[email protected]>

>  I see. It is effectively a valid use of partial AST construction. Then,
> the solution I gave you is the right one. In other words, you should
> override the Parser.filter() method. This method is call on every reduction.
> Please note that you should not do any CST->AST transformation, as this
> disables the generation of the filter() method. Anyway, yo shouldn't worry
> about abstract syntax in an editor.
>
>
Uhm...OK. I'll try extending the parser. Tnx.

>
> About your signature... SableCC is a public mailing list, publicly
> archived. Emails to the SableCC mailing list are contributions that fall
> under the SableCC contribution policy (you agreed to the policy when you
> subscribed at http://sablecc.org/wiki/MailingList#JoiningtheMailingList ).
> Here's the link to that policy: http://sablecc.org/wiki/ContributionPolicy. 
> Your signature does contradict this policy. Your messages to this list are
> public and are archived at many places on the Internet. If you do not agree
> with the policy, then you should not post messages to the SableCC mailing
> list.
>
> In other words, I am kindly asking you to remove your signature from future
> emails. While I do consider that the SableCC contribution policy takes
> precedence over any signature you might place in your message, I do not wish
> any member of the SableCC community to get confused by such a signature.
>
>
I'm sorry, It's just the default signature and of course I know it's a
public place here. I just forgot to remove it. Sorry


-- 
Distinti Saluti
Emanuele Ianni
_______________________________________________
SableCC-Discussion mailing list
[email protected]
http://lists.sablecc.org/listinfo/sablecc-discussion

Reply via email to