| Package | Description |
|---|---|
| com.google.template.soy.soytree |
Soy parse tree.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateDelegateNode |
TemplateRegistry.selectDelTemplate(TemplateDelegateNode.DelTemplateKey delTemplateKey,
Set<String> activeDelPackageNames)
Selects a delegate template based on the rendering rules, given the delegate template key (name
and variant) and the set of active delegate package names.
|