| Package | Description |
|---|---|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
IsComputableAsJsExprsVisitor.visitCallParamValueNode(CallParamValueNode node) |
| Modifier and Type | Method and Description |
|---|---|
CallParamValueNode |
CallParamValueNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitCallParamValueNode(CallParamValueNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitCallParamValueNode(CallParamValueNode node) |