SoyParseInfoGenerator).See: Description
| Class | Description |
|---|---|
| SoyFileInfo |
Parsed info about a Soy file.
|
| SoyTemplateInfo |
Parsed info about a template.
|
| Enum | Description |
|---|---|
| SoyFileInfo.CssTagsPrefixPresence |
Enum for whether there are prefix expressions in the 'css' tags that a CSS name appears in.
|
| SoyTemplateInfo.ParamRequisiteness |
Enum for whether a param is required or optional for a specific template.
|
SoyParseInfoGenerator).