|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CompilationUnitProvider | Provides information about a single compilation unit on demand. |
HasMetaData | Manages doc comment metadata for an AST item. |
Class Summary | |
JAbstractMethod | Common superclass for JMethod and JConstructor . |
JArrayType | |
JClassType | |
JConstructor | |
JField | |
JMethod | |
JPackage | |
JParameter | |
JParameterizedType | |
JPrimitiveType | |
JType | |
TypeOracle | Provides type-related information about a set of source files, including doc comment metadata. |
Exception Summary | |
BadTypeArgsException | |
NotFoundException | |
ParseException | |
TypeOracleException | The superclass of exceptions thrown by
TypeOracle . |
Type-introspection support classes used by generators.
Developers implementing custom generators
will use the classes in this package for introspection of the code being
compiled.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |