| Class |
Description |
|
ArrayClassDocWrapper
|
|
|
ClassTree
|
GROOVY-11942: builds the inheritance/extension trees rendered by the
overview-tree.html and package-tree.html templates. |
|
ClassTree.Node
|
A node in an inheritance/extension tree. |
|
ClasspathResourceManager
|
|
|
ExternalGroovyClassDoc
|
Represents a class not in the codebase being processed. |
|
FileOutputTool
|
|
|
FileSystemResourceManager
|
|
|
GroovyDocTemplateEngine
|
Process Groovydoc templates. |
|
GroovyDocTool
|
|
|
GroovyDocWriter
|
Write GroovyDoc resources to destination. |
|
GroovyRootDocBuilder
|
|
|
GroovydocAnnotationUtils
|
Utilities shared between GroovydocVisitor (Groovy AST) and
GroovydocJavaVisitor (JavaParser AST). |
|
LinkArgument
|
Represents a link pair (href, packages) with optional JPMS module.
|
|
Main
|
Main CLI entry-point for groovydoc. |
|
MarkdownRenderer
|
GROOVY-11542: support for JEP 467 Markdown documentation comments
(triple-slash /// runs, captured by GroovydocVisitor). |
|
MockOutputTool
|
In-memory OutputTool used by tests. |
|
PreLanguageRewriter
|
Post-process pass that retrofits syntax-highlighting classes onto bare
<pre> blocks in generated HTML. |
|
SimpleGroovyAbstractableElementDoc
|
|
|
SimpleGroovyAnnotationRef
|
|
|
SimpleGroovyClassDoc
|
|
|
SimpleGroovyConstructorDoc
|
|
|
SimpleGroovyDoc
|
|
|
SimpleGroovyExecutableMemberDoc
|
|
|
SimpleGroovyFieldDoc
|
|
|
SimpleGroovyMemberDoc
|
|
|
SimpleGroovyMethodDoc
|
|
|
SimpleGroovyPackageDoc
|
|
|
SimpleGroovyParameter
|
|
|
SimpleGroovyProgramElementDoc
|
|
|
SimpleGroovyRootDoc
|
|
|
SimpleGroovyTag
|
Stores info about GroovyDoc tags. |
|
SimpleGroovyType
|
|