| Package | Description |
|---|---|
| com.google.template.soy.types.parse |
Parser for Soy type expressions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeParser
This parser's specification is in TypeParser.jj, which is read by JavaCC and transformed
into TypeParser.java.
|
class |
TypeParserTokenManager
Token Manager.
|