Package com.google.gwt.core.ext.typeinfo

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.

Classes

BadTypeArgsException
JAbstractMethodCommon superclass for JMethod and JConstructor.
JArrayType
JClassType
JConstructor
JField
JMethod
JPackage
JParameter
JParameterizedType
JPrimitiveType
JType
NotFoundException
ParseException
TypeOracleProvides type-related information about a set of source files, including doc comment metadata.
TypeOracleExceptionThe superclass of exceptions thrown by TypeOracle.

Interfaces

CompilationUnitProviderProvides information about a single compilation unit on demand.
HasMetaDataManages doc comment metadata for an AST item.