| 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 |
|---|---|
BoolType |
BooleanNode.getType() |
| Modifier and Type | Method and Description |
|---|---|
static BoolType |
BoolType.getInstance()
Return the single instance of this type.
|