Class | Description |
---|---|
BaseType |
put your documentation comment here
|
ClassType |
Represents a Java class, interface, enum or record.
|
FileManager |
Singleton that handles holding references to JavaFiles.
|
ImportType |
Represents an entry in a java "import" statement
|
JavaFile |
Interface for objects which wish to provide meta-info about a JavaFile.
|
JavaFileImpl |
PacMan implementation of a JavaFile.
|
PackageManager |
Given a list of directories, parse them out and store them as rendered
packages, classes, imports, etc.
|
PackageType |
Represents a Java package and its subclasses.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.