| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SoyFileSetParser.Builder |
SoyFileSetParser.Builder.setCache(SoyAstCache cache) |
SoyFileSet.Builder |
SoyFileSet.Builder.setSoyAstCache(SoyAstCache cache)
Configures to use an AST cache to speed up development time.
|