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, 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, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourceprotected ContextAwareStringNodeImpl(ContextAwareStringNodeImpl node)
public Node getReferenceContext()
getReferenceContext in interface ContextAwareNodeCopyright © 2017. All rights reserved.