| Package | Description |
|---|---|
| com.google.template.soy.incrementaldomsrc |
| Class and Description |
|---|
| GenIncrementalDomCodeVisitor
Generates a series of JavaScript control statements and function calls for rendering one or more
templates as HTML.
|
| GenIncrementalDomExprsVisitor.GenIncrementalDomExprsVisitorFactory
Injectable factory for creating an instance of this class.
|
| IncrementalDomCodeBuilder
Used to generate code by printing
JsExprs into an output buffer. |