attributeBlocks, attributeNames, attributes, codeNode, selfClosing| Constructor and Description |
|---|
FilterNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(IndentWriter writer,
PugModel model,
PugTemplate template) |
boolean |
hasFilters() |
void |
setFilter(LinkedList<IncludeFilterNode> filters) |
addAttributes, attrs, clone, getAttribute, getAttributes, getCodeNode, hasCodeNode, isSelfClosing, isSelfClosingTag, isTextOnly, setAttribute, setCodeNode, setSelfClosing, setTextOnly, visitAttributesgetBlock, getColumn, getFileName, getLineNumber, getName, getNodes, getValue, hasBlock, hasNodes, isTextNode, pollNode, push, setBlock, setColumn, setFileName, setLineNumber, setName, setNodes, setValuepublic void execute(IndentWriter writer, PugModel model, PugTemplate template) throws PugCompilerException
execute in class NodePugCompilerExceptionpublic void setFilter(LinkedList<IncludeFilterNode> filters)
public boolean hasFilters()
Copyright © 2024. All rights reserved.