| Package | Description |
|---|---|
| com.google.template.soy.types.parse |
Parser for Soy type expressions.
|
| Modifier and Type | Field and Description |
|---|---|
TypeParserTokenManager |
TypeParser.token_source
Generated Token Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeParser.ReInit(TypeParserTokenManager tm)
Reinitialise.
|
| Constructor and Description |
|---|
TypeParser(TypeParserTokenManager tm)
Constructor with generated Token Manager.
|