| Package | Description |
|---|---|
| com.google.template.soy.types |
Classes that represent Soy parameter type declarations.
|
| com.google.template.soy.types.aggregate |
| Class and Description |
|---|
| ListType
Represents the type of a list, a sequential random-access container keyed
by integer.
|
| MapType
Map type - generalized mapping type with key and value type arguments.
|
| RecordType
Dict type - classic dictionary type with string keys.
|
| Class and Description |
|---|
| ListType
Represents the type of a list, a sequential random-access container keyed
by integer.
|
| MapType
Map type - generalized mapping type with key and value type arguments.
|
| RecordType
Dict type - classic dictionary type with string keys.
|