| Package | Description |
|---|---|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| com.google.template.soy.soytree.jssrc |
Soy parse tree nodes specific to the JavaScript Src backend.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenJsExprsVisitor.visitGoogMsgRefNode(GoogMsgRefNode node)
Example:
|
| Modifier and Type | Method and Description |
|---|---|
protected R |
AbstractReturningSoyNodeVisitor.visitGoogMsgRefNode(GoogMsgRefNode node) |
protected void |
AbstractSoyNodeVisitor.visitGoogMsgRefNode(GoogMsgRefNode node) |
| Modifier and Type | Method and Description |
|---|---|
GoogMsgRefNode |
GoogMsgRefNode.clone() |