| Package | Description |
|---|---|
| com.google.template.soy.types.parse |
Parser for Soy type expressions.
|
| Modifier and Type | Method and Description |
|---|---|
SoyType |
TypeParser.parseTypeDeclaration()
Attempts to parse the input as a type declaration.
|
SoyType |
TypeParser.parseTypeExpression()
Attempts to parse the input as a type expression.
|