| Class | Description |
|---|---|
| SoyFileParser |
This parser's specification is in SoyFileParser.jj, which is read by JavaCC and transformed
into SoyFileParser.java.
|
| TemplateParseResult |
Container for the result of parsing a Soy template.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|