mjc

Uses of Class
org.multijava.mjdoc.mjdoc_142.MjExecutableMemberDoc

Packages that use MjExecutableMemberDoc
org.multijava.mjdoc.mjdoc_142 The mjdoc tool documents java programs that contain MultiJava (MJ) extensions to the Java progamming language; it produces html pages very similar to those produced by the javadoc tool. 
 

Uses of MjExecutableMemberDoc in org.multijava.mjdoc.mjdoc_142
 

Subclasses of MjExecutableMemberDoc in org.multijava.mjdoc.mjdoc_142
 class MjConstructorDoc
          This class represents a constructor of a class; it is the bridge between the MJC syntax tree object and the ConstructorDoc interface of javadoc doclets.
 class MjMethodDoc
          This class represents a method (but not constructor) of a class; it is the bridge between the MJC syntax tree object and the MethodDoc interface of javadoc doclets.
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.