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