Package com.google.gwt.core.ext

Classes used to extend the GWT compiler. Developers will use the classes in this package only when creating custom code generators.

Classes

BadPropertyValueException
GeneratorGenerates source code for subclasses during deferred binding requests.
UnableToCompleteExceptionUsed to indicate that some part of a multi-step process failed.

Interfaces

GeneratorContext
PropertyOracle
TreeLoggerAn interface used to log messages in deferred binding generators.