Uses of Class
com.google.gwt.core.ext.DelegatingGeneratorContext
-
Packages that use DelegatingGeneratorContext Package Description com.google.gwt.core.ext Classes used to extend the GWT compiler. -
-
Uses of DelegatingGeneratorContext in com.google.gwt.core.ext
Subclasses of DelegatingGeneratorContext in com.google.gwt.core.ext Modifier and Type Class Description class
NonIncrementalGeneratorContext
A wrapper to access a baseGeneratorContext
instance but with generator result caching disabled.
-