| 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.visitHtmlOpenTagEndNode(HtmlOpenTagEndNode node) |
protected void |
AbstractHtmlSoyNodeVisitor.visitHtmlOpenTagEndNode(HtmlOpenTagEndNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenIncrementalDomCodeVisitor.visitHtmlOpenTagEndNode(HtmlOpenTagEndNode node)
Visits an
HtmlOpenTagEndNode, which occurs at the end of an open tag containing
children that are not HtmlAttributeNodes. |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
IsComputableAsJsExprsVisitor.visitHtmlOpenTagEndNode(HtmlOpenTagEndNode node) |