This package contains the main java source file parsing code for the GJDoc tool. It creates an instance of
RootDoc
which the
HTMLDoclet
can then use to create the HTML documentation pages. @author C. Scott Ananian (cscott@cscott.net)