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.
|
| SoyAstCache.VersionedFile |
A
SoyFileNode with an associated SoyFileSupplier.Version. |
| SoyGeneralOptions |
Compilation options applicable to the Soy frontend and/or to multiple Soy backends.
|