public abstract class AbstractGenerator
extends com.google.gwt.core.ext.Generator
Constructor and Description |
---|
AbstractGenerator() |
Modifier and Type | Method and Description |
---|---|
protected String |
generate(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
com.asayama.gwt.angular.rebind.VelocityGenerator velocity,
String packageName,
String className) |
protected com.google.gwt.core.ext.typeinfo.JClassType |
getClassType(com.google.gwt.core.ext.GeneratorContext context,
String qualifiedClassName) |
protected com.google.gwt.core.ext.typeinfo.JClassType getClassType(com.google.gwt.core.ext.GeneratorContext context, String qualifiedClassName) throws com.asayama.gwt.rebind.exceptions.RebindException
com.asayama.gwt.rebind.exceptions.RebindException
Copyright © 2014. All rights reserved.