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