Update of /cvsroot/xdoclet/xjavadoc/javacc
In directory sc8-pr-cvs1:/tmp/cvs-serv24404/xjavadoc/javacc

Modified Files:
        Java1.2-b.jjt 
Log Message:
Added two method to XMethod: getAccessor() and getMutator(). These are for accessing a 
mutator method's corresponding accessor method and vice versa.

Index: Java1.2-b.jjt
===================================================================
RCS file: /cvsroot/xdoclet/xjavadoc/javacc/Java1.2-b.jjt,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** Java1.2-b.jjt       21 Mar 2003 15:36:10 -0000      1.41
--- Java1.2-b.jjt       25 Mar 2003 23:55:50 -0000      1.42
***************
*** 752,758 ****
  void UnmodifiedInterfaceDeclaration() :
  {
-    // Push a source class onto the stack. If the stack is empty,
-    // push the outer class. Otherwise, this is an inner one
- 
     SourceClass sourceClass = currentClass();
     Token it;
--- 752,755 ----



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to