org.multijava.mjdoc.mjdoc_142
Class Main.MjdocTask
java.lang.Object
org.multijava.mjc.Main.Task
org.multijava.mjc.Main.TreeProcessingTask
org.multijava.mjdoc.mjdoc_142.Main.MjdocTask
- All Implemented Interfaces:
- Comparable, Main.Trees
- Enclosing class:
- Main
- public class Main.MjdocTask
- extends Main.TreeProcessingTask
This task creates MjDoc objects that hold all relevant information
about classes/methods/interfaces/packages/etc for generating html.
However, the actual html files are generated when taskQueueEmptied is
called, since that is initiated by a single call into the doclet api.
| Fields inherited from class org.multijava.mjc.Main.Task |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main.MjdocTask
public Main.MjdocTask(CompilerPassEnterable[] trees,
Object sequenceID)
processTree
protected void processTree(CompilerPassEnterable tree)
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.