| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| com.google.template.soy.shared |
Classes shared between multiple backends or between frontend and backend.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoyFileSet.Builder.setGeneralOptions(SoyGeneralOptions generalOptions)
Sets all Soy general options.
|
| Modifier and Type | Method and Description |
|---|---|
SoyGeneralOptions |
SoyGeneralOptions.clone() |