| Package | Description |
|---|---|
| com.google.template.soy.incrementaldomsrc | |
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenIncrementalDomCodeVisitor.visitHtmlAttributeNode(HtmlAttributeNode node)
Visits the
HtmlAttributeNode. |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
IsComputableAsJsExprsVisitor.visitHtmlAttributeNode(HtmlAttributeNode node) |
| Modifier and Type | Method and Description |
|---|---|
HtmlAttributeNode |
HtmlTagNode.getPhNameNode()
Returns a direct child attribute node for a
phname attribute, or null if there
is no such attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSoyNodeVisitor.visitHtmlAttributeNode(HtmlAttributeNode node) |
protected R |
AbstractReturningSoyNodeVisitor.visitHtmlAttributeNode(HtmlAttributeNode node) |