| Package | Description |
|---|---|
| com.google.template.soy.exprtree |
Expression parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalNode.onResolve(GlobalNode.ResolutionCallback callback)
Registers a callback that is invoked when this global is resolved to its actual value.
|