| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.api |
| Modifier and Type | Method and Description |
|---|---|
SoySauce.WriteContinuation |
SoySauce.WriteContinuation.continueRender()
Continues rendering if the prior render operation didn't complete.
|
SoySauce.WriteContinuation |
SoySauce.Renderer.render(AdvisingAppendable out)
Renders the configured template to the appendable returning a continuation.
|