| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| com.google.template.soy.passes |
| Constructor and Description |
|---|
SoyFileSetParser(SoyTypeRegistry typeRegistry,
SoyAstCache astCache,
com.google.common.collect.ImmutableMap<String,? extends SoyFileSupplier> soyFileSuppliers,
PassManager passManager,
ErrorReporter errorReporter) |
| Modifier and Type | Method and Description |
|---|---|
PassManager |
PassManager.Builder.build() |