| Package | Description |
|---|---|
| com.google.template.soy.basicfunctions |
Plugin package for basic functions.
|
| 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 |
|---|
| SoyMapImpl
A map containing key-to-value mappings referred to as items.
|
| Class and Description |
|---|
| RenderableThunk
A renderable thunk.
|
| SoyMapImpl
A map containing key-to-value mappings referred to as items.
|
| Class and Description |
|---|
| AugmentedParamStore
Implementation of ParamStore that represents a backing store augmented with additional fields
(params).
|
| BasicParamStore
Basic implementation of ParamStore.
|
| DictImpl
Frankenstein class that can represent a Soy legacy object map
legacy_object_map<K,V>, a
Soy map map<K, V>, or a Soy record [field1: type1, ...] at runtime. |
| DictImpl.RuntimeType
Represents the runtime type of this DictImpl.
|
| ListImpl
Internal implementation of SoyList backed by a list of SoyValueProviders.
|
| ParamStore
Internal-use param store for passing data in subtemplate calls.
|
| SoyMapImpl
A map containing key-to-value mappings referred to as items.
|
| Class and Description |
|---|
| RenderableThunk
A renderable thunk.
|