| Package | Description |
|---|---|
| com.google.template.soy.incrementaldomsrc | |
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.pysrc.internal | |
| com.google.template.soy.sharedpasses.render | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenIncrementalDomCodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
| Modifier and Type | Method and Description |
|---|---|
CodeChunk.WithValue |
GenJsCodeVisitorAssistantForMsgs.generateMsgGroupVariable(MsgFallbackGroupNode node)
Returns a code chunk representing a translated variable.
|
CodeChunk.WithValue |
SoyToJsVariableMappings.isPrimaryMsgInUse(MsgFallbackGroupNode msg) |
SoyToJsVariableMappings |
SoyToJsVariableMappings.setIsPrimaryMsgInUse(MsgFallbackGroupNode msg,
CodeChunk.WithValue var) |
protected void |
GenJsCodeVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected Boolean |
CanInitOutputVarVisitor.visitMsgFallbackGroupNode(MsgFallbackGroupNode node) |
protected Boolean |
IsComputableAsJsExprsVisitor.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) |