public abstract static class TemplateDelegateNode.DelTemplateKey extends Object
Important: Do not use outside of Soy code (treat as superpackage-private).
static TemplateDelegateNode.DelTemplateKey
create(String name, String variant)
abstract String
name()
String
toString()
variant()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static TemplateDelegateNode.DelTemplateKey create(String name, String variant)
public abstract String name()
public abstract String variant()
public String toString()
toString
Object