| Package | Description |
|---|---|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.sharedpasses.render | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenJsCodeVisitor.visitSwitchNode(SwitchNode node)
Example:
|
protected Boolean |
IsComputableAsJsExprsVisitor.visitSwitchNode(SwitchNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderVisitor.visitSwitchNode(SwitchNode node) |
| Modifier and Type | Method and Description |
|---|---|
SwitchNode |
SwitchNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitSwitchNode(SwitchNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitSwitchNode(SwitchNode node) |