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 TypeClassDescriptionclassAn extension to theGeneratorclass which supports incremental generation.Methods in com.google.gwt.core.ext with parameters of type GeneratorModifier and TypeMethodDescriptionstatic RebindResultIncrementalGenerator.generateNonIncrementally(TreeLogger logger, Generator generator, GeneratorContext context, String typeName) A static helper method to wrap a non-incremental generator's result.