[antlr-interest] Code translation problem

YINGAnnie yimm8369 at hotmail.com
Sun Mar 29 15:54:02 PDT 2009


 

 

Hi all,

 

How to change :

public function ab(){
      var a:Class = 2 ;
      var b:Class = 2 ; 
   }  

 

to 

public function ab(){
      var a,b:Class = 2 ;
       }  

 

using TokenRewriteStream?

 

 

Annie


   

_________________________________________________________________
梦幻K图,百变造型,让你的照片与众不同,快来MClub试试吧!
http://club.msn.cn/?form=3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090330/927b593a/attachment.html 


More information about the antlr-interest mailing list