public class ContextAwareStringNodeImpl extends StringNodeImpl implements ContextAwareNode
value| Modifier | Constructor and Description |
|---|---|
protected |
ContextAwareStringNodeImpl(ContextAwareStringNodeImpl node) |
|
ContextAwareStringNodeImpl(String value,
Node referenceContext) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
Node |
getReferenceContext() |
getLiteralValue, getType, getValue, toStringgetEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSourceprotected ContextAwareStringNodeImpl(ContextAwareStringNodeImpl node)
public Node getReferenceContext()
getReferenceContext in interface ContextAwareNodeCopyright © 2018. All rights reserved.