|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||