Class NonIncrementalGeneratorContext

java.lang.Object
com.google.gwt.core.ext.DelegatingGeneratorContext
com.google.gwt.core.ext.NonIncrementalGeneratorContext
All Implemented Interfaces:
GeneratorContext

public class NonIncrementalGeneratorContext extends DelegatingGeneratorContext
A wrapper to access a base GeneratorContext instance but with generator result caching disabled.