| Package | Description |
|---|---|
| com.google.template.soy.msgs.restricted |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SoyMsgPart.Case<SoyMsgPluralCaseSpec>> |
SoyMsgPluralPart.getCases()
Returns the cases.
|
| Constructor and Description |
|---|
SoyMsgPluralPart(String pluralVarName,
int offset,
Iterable<SoyMsgPart.Case<SoyMsgPluralCaseSpec>> cases) |