| Modifier and Type | Class and Description |
|---|---|
static class |
SoySauceImpl.Factory |
SoySauce.Continuation<T>, SoySauce.Renderer, SoySauce.WriteContinuation| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSortedSet<String> |
getTransitiveIjParamsForTemplate(String templateName)
Returns the transitive set of
$ij params needed to render this template. |
com.google.template.soy.jbcsrc.api.SoySauceImpl.RendererImpl |
renderTemplate(String template)
Returns a new
SoySauce.Renderer for configuring and rendering the given template. |
public com.google.common.collect.ImmutableSortedSet<String> getTransitiveIjParamsForTemplate(String templateName)
SoySauce$ij params needed to render this template.getTransitiveIjParamsForTemplate in interface SoySaucepublic com.google.template.soy.jbcsrc.api.SoySauceImpl.RendererImpl renderTemplate(String template)
SoySauceSoySauce.Renderer for configuring and rendering the given template.renderTemplate in interface SoySauce