logo       
Google Custom Search
    AddThis Social Bookmark Button

Nice/src/bossa/parser Parser.jj,1.304,1.305: msg#00044

Subject: Nice/src/bossa/parser Parser.jj,1.304,1.305
Update of /cvsroot/nice/Nice/src/bossa/parser
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3346/F:/nice/src/bossa/parser

Modified Files:
        Parser.jj 
Log Message:
Converted the last piece of NiceClass.

Index: Parser.jj
===================================================================
RCS file: /cvsroot/nice/Nice/src/bossa/parser/Parser.jj,v
retrieving revision 1.304
retrieving revision 1.305
diff -C2 -d -r1.304 -r1.305
*** Parser.jj   13 Jan 2005 16:47:31 -0000      1.304
--- Parser.jj   14 Jan 2005 11:12:06 -0000      1.305
***************
*** 976,980 ****
  }
  
! void getField(CNiceClass c, boolean storeDocString):
  {
    MonoSymbol field;
--- 976,980 ----
  }
  
! void getField(NiceClass c, boolean storeDocString):
  {
    MonoSymbol field;
***************
*** 1059,1063 ****
    ( 
     "{"
!    { CNiceClass impl = new CNiceClass(res); List methods = new ArrayList();}
     // internal fields and methods
     (
--- 1059,1063 ----
    ( 
     "{"
!    { NiceClass impl = new NiceClass(res); List methods = new ArrayList();}
     // internal fields and methods
     (



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>