| Package | Description |
|---|---|
| com.google.template.soy.soyparse |
Parser for Soy files and templates.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateParseResult |
TemplateParser.parseTemplateContent()
Attempts to parse the input as the content of a Soy template (header and body).
|