Package | Description |
---|---|
com.google.gwt.core.ext |
Classes used to extend the GWT compiler.
|
Modifier and Type | Method and Description |
---|---|
CachedGeneratorResult |
StubGeneratorContext.getCachedGeneratorResult() |
CachedGeneratorResult |
NonIncrementalGeneratorContext.getCachedGeneratorResult() |
CachedGeneratorResult |
GeneratorContext.getCachedGeneratorResult()
Get the cached rebind result that has been provided to the context, if
available.
|
CachedGeneratorResult |
DelegatingGeneratorContext.getCachedGeneratorResult() |