| Modifier and Type | Method and Description |
|---|---|
protected void |
HtmlTransformVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenIncrementalDomCodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
String |
GenJsCodeVisitorAssistantForMsgs.generateMsgGroupVariable(MsgFallbackGroupNode node)
Generates Javascript statements that declare a translated variable, returning the variable name
for the caller to output (as an expression).
|
protected Boolean |
IsComputableAsJsExprsVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected void |
GenJsCodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected void |
ExtractMsgVariablesVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected void |
ExtractMsgVariablesVisitor.wrapMsgFallbackGroupNodeHelper(MsgFallbackGroupNode msgFbGrpNode,
IdGenerator nodeIdGen) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InsertMsgsVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenPyExprsVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
MsgFallbackGroupNode |
MsgFallbackGroupNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |