| Package | Description |
|---|---|
| com.google.template.soy.html | |
| com.google.template.soy.incrementaldomsrc | |
| com.google.template.soy.jssrc.internal |
| Modifier and Type | Method and Description |
|---|---|
protected R |
AbstractReturningHtmlSoyNodeVisitor.visitHtmlOpenTagNode(HtmlOpenTagNode node) |
protected void |
AbstractHtmlSoyNodeVisitor.visitHtmlOpenTagNode(HtmlOpenTagNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenIncrementalDomCodeVisitor.visitHtmlOpenTagNode(HtmlOpenTagNode node)
Visits an
HtmlOpenTagNode, which occurs when an HTML tag is opened with no conditional
attributes. |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
IsComputableAsJsExprsVisitor.visitHtmlOpenTagNode(HtmlOpenTagNode node) |