| Package | Description |
|---|---|
| com.google.template.soy.incrementaldomsrc | |
| 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 |
GenIncrementalDomCodeVisitor.visitVeLogNode(VeLogNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
IsComputableAsJsExprsVisitor.visitVeLogNode(VeLogNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderVisitor.visitVeLogNode(VeLogNode node) |
| Modifier and Type | Method and Description |
|---|---|
VeLogNode |
VeLogNode.copy(CopyState copyState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitVeLogNode(VeLogNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitVeLogNode(VeLogNode node) |