| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.shared |
| Modifier and Type | Method and Description |
|---|---|
RenderContext |
RenderContext.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
RenderResult |
CompiledTemplate.render(AdvisingAppendable appendable,
RenderContext context)
Renders the template.
|