public final class SoyMsgPlaceholderPart extends SoyMsgPart
SoyMsgPart.Case<T>| Constructor and Description |
|---|
SoyMsgPlaceholderPart(String placeholderName,
String placeholderExample) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getPlaceholderExample()
Returns the (optional) placeholder example (as seen by translators).
|
String |
getPlaceholderName()
Returns the placeholder name (as seen by translators).
|
int |
hashCode() |