| Package | Description |
|---|---|
| com.google.template.soy.sharedpasses.opti | |
| com.google.template.soy.sharedpasses.render | |
| com.google.template.soy.tofu |
Java Object backend (a.k.a. Tofu).
|
| Class and Description |
|---|
| Environment
The local variable table.
|
| EvalVisitor.EvalVisitorFactory
Interface for a factory that creates an EvalVisitor.
|
| Class and Description |
|---|
| Environment
The local variable table.
|
| EvalVisitor
Visitor for evaluating the expression rooted at a given ExprNode.
|
| EvalVisitor.EvalVisitorFactory
Interface for a factory that creates an EvalVisitor.
|
| RenderException
Exception thrown when a rendering or evaluation attempt fails.
|
| RenderVisitor
Visitor for rendering the template subtree rooted at a given SoyNode.
|
| Class and Description |
|---|
| RenderException
Exception thrown when a rendering or evaluation attempt fails.
|