| Package | Description |
|---|---|
| com.google.template.soy.data |
Java representation of Soy data types.
|
| com.google.template.soy.data.internal | |
| com.google.template.soy.data.restricted |
| Class and Description |
|---|
| RenderableThunk
A renderable thunk.
|
| Class and Description |
|---|
| AugmentedParamStore
Implementation of ParamStore that represents a backing store augmented with additional fields
(params).
|
| BasicParamStore
Basic implementation of ParamStore.
|
| DictImpl
Internal implementation of SoyDict in terms of a map.
|
| ListImpl
Internal implementation of SoyList backed by a list of SoyValueProviders.
|
| ParamStore
Internal-use param store for passing data in subtemplate calls.
|
| Class and Description |
|---|
| RenderableThunk
A renderable thunk.
|