Uses of Class
com.google.gwt.core.ext.Generator
Packages that use Generator
-
Uses of Generator in com.google.gwt.core.ext
Subclasses of Generator in com.google.gwt.core.extModifier and TypeClassDescriptionclass
An extension to theGenerator
class which supports incremental generation.Methods in com.google.gwt.core.ext with parameters of type GeneratorModifier and TypeMethodDescriptionstatic RebindResult
IncrementalGenerator.generateNonIncrementally
(TreeLogger logger, Generator generator, GeneratorContext context, String typeName) A static helper method to wrap a non-incremental generator's result.