| Package | Description |
|---|---|
| com.google.template.soy.data.internal | |
| com.google.template.soy.jbcsrc.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
DictImpl
Internal implementation of SoyDict in terms of a map.
|
class |
SoyMapImpl
A map containing key-to-value mappings referred to as items.
|
| Modifier and Type | Method and Description |
|---|---|
static SoyValueProvider |
JbcSrcRuntime.getSoyMapItem(SoyNewMap soyMap,
SoyValue key) |