public class InheritedPropertiesInjectedNode extends BaseNode implements ObjectNode
| Constructor and Description |
|---|
InheritedPropertiesInjectedNode() |
InheritedPropertiesInjectedNode(InheritedPropertiesInjectedNode inheritedPropertiesInjectedNode) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
Position |
getEndPosition()
The end position of this node
|
List<PropertyNode> |
getProperties() |
Position |
getStartPosition()
The start position of this node
|
NodeType |
getType()
Returns the type of this node
|
addChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, addChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourcepublic InheritedPropertiesInjectedNode()
public InheritedPropertiesInjectedNode(InheritedPropertiesInjectedNode inheritedPropertiesInjectedNode)
public List<PropertyNode> getProperties()
@Nonnull public Position getStartPosition()
NodegetStartPosition in interface Node@Nonnull public Position getEndPosition()
NodegetEndPosition in interface Node@Nonnull public Node copy()
NodeCopyright © 2016. All rights reserved.