| Package | Description |
|---|---|
| com.google.template.soy.soyparse |
Parser for Soy files and templates.
|
| Modifier and Type | Method and Description |
|---|---|
ParseResult<SoyFileSetNode> |
SoyFileSetParser.parse()
Parses a set of Soy files, returning a structure containing the parse tree and any errors.
|