| Package | Description |
|---|---|
| sirius.tagliatelle | |
| sirius.tagliatelle.rendering |
| Modifier and Type | Method and Description |
|---|---|
GlobalRenderContext |
Tagliatelle.createRenderContext()
Creates a new render context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.render(GlobalRenderContext ctx,
Object... args)
Returns the template using the given context and arguments.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalRenderContext |
LocalRenderContext.getGlobalContext()
Provides access to the underlying global context.
|
| Constructor and Description |
|---|
LocalRenderContext(Template template,
GlobalRenderContext globalContext,
sirius.tagliatelle.rendering.StackAllocator.View locals)
Creates a new context.
|
Copyright © 2018. All rights reserved.