public abstract static class TemplateDelegateNode.DelTemplateKey extends Object
Important: Do not use outside of Soy code (treat as superpackage-private).
| Modifier and Type | Method and Description |
|---|---|
static TemplateDelegateNode.DelTemplateKey |
create(String name,
String variant) |
abstract String |
name() |
String |
toString() |
abstract String |
variant() |