| Constructor and Description |
|---|
FilterNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(IndentWriter writer,
JadeModel model,
JadeTemplate template) |
Node |
getTextBlock() |
boolean |
hasTextBlock() |
void |
setAttributes(List<Attr> attributes) |
void |
setTextBlock(Node textBlock) |
clone, getBlock, getFileName, getLineNumber, getName, getNodes, getValue, hasBlock, hasNodes, pollNode, push, setBlock, setFileName, setLineNumber, setName, setNodes, setValuepublic boolean hasTextBlock()
public void setTextBlock(Node textBlock)
public Node getTextBlock()
public void execute(IndentWriter writer, JadeModel model, JadeTemplate template) throws JadeCompilerException
execute in class NodeJadeCompilerExceptionCopyright © 2017. All rights reserved.