|
Class Summary |
| BaseType |
put your documentation comment here |
| ClassType |
Represents a Java class or interface. |
| 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 metainfo 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. |