| Package | Description |
|---|---|
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
MsgSelectCaseNode |
MsgSelectCaseNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitMsgSelectCaseNode(MsgSelectCaseNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitMsgSelectCaseNode(MsgSelectCaseNode node) |