| Package | Description |
|---|---|
| com.google.gwt.safehtml.rebind | |
| com.google.gwt.user.rebind |
| Modifier and Type | Class and Description |
|---|---|
class |
SafeHtmlTemplatesImplMethodCreator
Method body code generator for implementations of
SafeHtmlTemplates. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.google.gwt.core.ext.typeinfo.JType,AbstractMethodCreator> |
AbstractGeneratorClassCreator.methodFactories
List of registered method factories associated with
Constant
method implementations. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractMethodCreator |
AbstractGeneratorClassCreator.getMethodCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.typeinfo.JMethod method)
Gets the method creator associated with the return type of the method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGeneratorClassCreator.register(com.google.gwt.core.ext.typeinfo.JType returnType,
AbstractMethodCreator creator)
Registers a method creator.
|
Copyright © 2016. All rights reserved.