| Constructor and Description |
|---|
BlockNode() |
BlockNode(boolean isRootBlock) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LNode node) |
List<LNode> |
getChildren() |
Object |
render(TemplateContext context)
Renders this AST.
|
public void add(LNode node)
public Object render(TemplateContext context)
LNodeCopyright © 2012–2016. All rights reserved.