| Package | Description |
|---|---|
| com.google.template.soy.jssrc.internal |
| Class and Description |
|---|
| GenJsExprsVisitor
Visitor for generating JS expressions for parse tree nodes.
|
| TranslateToJsExprVisitor
Visitor for translating a Soy expression (in the form of an
ExprNode) into an
equivalent JS expression. |