| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| com.google.template.soy.error |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorReporterImpl
Simple
ErrorReporter implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExplodingErrorReporter
ErrorReporter implementation that throws an AssertionError whenever an error
is reported to it. |
class |
FormattingErrorReporter
ErrorReporter implementation that formats
SoyErrorKinds without attaching source locations. |