mjc

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

Packages that use MjMemberDoc
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 MjMemberDoc in org.multijava.mjdoc.mjdoc_142
 

Subclasses of MjMemberDoc 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 MjExecutableMemberDoc
          This class is a superclass representing common functionality between both methods and constructors; it wraps appropriate objects from the MJ classes and parse tree.
 class MjFieldDoc
          This class implements the Doclet FieldDoc interface by wrapping the MJC objects corresponding to a field of a class or interface.
 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.
 

Fields in org.multijava.mjdoc.mjdoc_142 declared as MjMemberDoc
private  MjMemberDoc MjSeeTag.memberDoc
          Cached value of the class member indicated in the tag, if any.
 


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.