| Package | Description |
|---|---|
| com.google.template.soy.passes | |
| com.google.template.soy.sharedpasses.render | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FindIndirectParamsVisitor.visitCallDelegateNode(CallDelegateNode node) |
protected void |
FindTransitiveDepTemplatesVisitor.visitCallDelegateNode(CallDelegateNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderVisitor.visitCallDelegateNode(CallDelegateNode node) |
| Modifier and Type | Method and Description |
|---|---|
CallDelegateNode |
CallDelegateNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitCallDelegateNode(CallDelegateNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitCallDelegateNode(CallDelegateNode node) |