attributeBlocks, attributeNames, attributes, codeNode, selfClosing| Constructor and Description |
|---|
TagNode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canInline() |
void |
execute(IndentWriter writer,
JadeModel model,
JadeTemplate template) |
Node |
getTextNode() |
boolean |
hasTextNode() |
boolean |
isBuffer() |
boolean |
isInline() |
void |
setBuffer(boolean buffer) |
void |
setTextNode(Node textNode) |
addAttributes, attrs, clone, getAttribute, getCodeNode, hasCodeNode, isSelfClosing, isSelfClosing, isTerse, isTextOnly, setAttribute, setCodeNode, setSelfClosing, setTextOnly, visitAttributesgetBlock, getFileName, getLineNumber, getName, getNodes, getValue, hasBlock, hasNodes, pollNode, push, setBlock, setFileName, setLineNumber, setName, setNodes, setValuepublic void setTextNode(Node textNode)
public Node getTextNode()
public boolean hasTextNode()
public boolean isInline()
public boolean canInline()
public void execute(IndentWriter writer, JadeModel model, JadeTemplate template) throws JadeCompilerException
execute in class NodeJadeCompilerExceptionpublic boolean isBuffer()
public void setBuffer(boolean buffer)
Copyright © 2020. All rights reserved.