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