| Package | Description |
|---|---|
| com.google.template.soy.examples |
Examples of template usage in Java.
|
| com.google.template.soy.parseinfo |
Classes to represent parse info (see
SoyParseInfoGenerator). |
| com.google.template.soy.tofu |
Java Object backend (a.k.a. Tofu).
|
| com.google.template.soy.tofu.internal |
| Class and Description |
|---|
| SoyFileInfo
Parsed info about a Soy file.
|
| SoyTemplateInfo
Parsed info about a template.
|
| Class and Description |
|---|
| SoyFileInfo.CssTagsPrefixPresence
Enum for whether there are prefix expressions in the 'css' tags that a CSS name appears in.
|
| SoyTemplateInfo
Parsed info about a template.
|
| SoyTemplateInfo.ParamRequisiteness
Enum for whether a param is required or optional for a specific template.
|
| Class and Description |
|---|
| SoyTemplateInfo
Parsed info about a template.
|
| Class and Description |
|---|
| SoyTemplateInfo
Parsed info about a template.
|