User: rinkrank
  Date: 02/10/23 15:38:23

  Modified:    javacc   Java1.2-b.jjt
  Log:
  Fix for XJD-6
  
  Revision  Changes    Path
  1.33      +3 -0      xjavadoc/javacc/Java1.2-b.jjt
  
  Index: Java1.2-b.jjt
  ===================================================================
  RCS file: /cvsroot/xdoclet/xjavadoc/javacc/Java1.2-b.jjt,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -w -r1.32 -r1.33
  --- Java1.2-b.jjt     3 Oct 2002 20:47:39 -0000       1.32
  +++ Java1.2-b.jjt     23 Oct 2002 22:38:23 -0000      1.33
  @@ -1434,6 +1434,9 @@
     "." "this"
   |
     LOOKAHEAD(2)
  +  "." "super"
  +|
  +  LOOKAHEAD(2)
     "." AllocationExpression()
   |
     "[" Expression() "]"
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to