public class TemplateExpressionNode extends AbstractStringNode implements ExecutableNode
value| Constructor and Description |
|---|
TemplateExpressionNode(String value) |
TemplateExpressionNode(TemplateExpressionNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
Node |
execute(ExecutionContext context) |
String |
getVariableName() |
getLiteralValue, getType, getValue, toStringgetEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic TemplateExpressionNode(TemplateExpressionNode node)
public Node execute(ExecutionContext context)
execute in interface ExecutableNodeCopyright © 2017. All rights reserved.