| Package | Description |
|---|---|
| com.google.template.soy.exprtree |
Expression parse tree.
|
| com.google.template.soy.types |
Classes that represent Soy parameter type declarations.
|
| Modifier and Type | Method and Description |
|---|---|
IntType |
IntegerNode.getType() |
| Modifier and Type | Method and Description |
|---|---|
static IntType |
IntType.getInstance()
Return the single instance of this type.
|