| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.api |
| Modifier and Type | Method and Description |
|---|---|
RenderResult.Type |
RenderResult.type()
Returns the
RenderResult.Type of this result. |
static RenderResult.Type |
RenderResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderResult.Type[] |
RenderResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|