See: Description
| Interface | Description |
|---|---|
| SoyCssRenamingMap |
An interface for a one-to-one string mapping function used to rename CSS selectors.
|
| SoyIdRenamingMap |
An interface for a one-to-one string mapping function used to rename identifiers.
|
| Class | Description |
|---|---|
| SoyAstCache |
Cache for the soy tree respecting file versions.
|
| SoyGeneralOptions |
Compilation options applicable to the Soy frontend and/or to multiple Soy backends.
|
| Enum | Description |
|---|---|
| SoyGeneralOptions.CssHandlingScheme |
Schemes for handling
css commands. |