| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.restricted | |
| com.google.template.soy.types |
Classes that represent Soy parameter type declarations.
|
| com.google.template.soy.types.aggregate |
| Class and Description |
|---|
| LegacyObjectMapType
Map type - generalized mapping type with key and value type arguments.
|
| 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.
|
| Class and Description |
|---|
| LegacyObjectMapType
Map type - generalized mapping type with key and value type arguments.
|
| 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 |
|---|
| AbstractMapType
Abstract base class for
LegacyObjectMapType and MapType. |
| LegacyObjectMapType
Map type - generalized mapping type with key and value type arguments.
|
| 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.
|