| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| Class and Description |
|---|
| SoyFileSet
Represents a complete set of Soy files for compilation as one bundle.
|
| SoyFileSet.Builder
Builder for a
SoyFileSet. |
| SoyFileSetParser.ParseResult
A simple tuple for the result of a parse operation.
|