public interface LNode
| Modifier and Type | Method and Description |
|---|---|
Object |
render(TemplateContext context)
Renders this AST.
|
Object render(TemplateContext context)
context - the context (variables) with which this
node should be rendered.Copyright © 2012–2016. All rights reserved.