public class AnchorNode extends Node
endMark, resolved, useClassConstructor
Constructor and Description |
---|
AnchorNode(Node realNode)
Anchor
|
Modifier and Type | Method and Description |
---|---|
NodeId |
getNodeId()
For error reporting.
|
Node |
getRealNode()
Getter
|
equals, getAnchor, getBlockComments, getEndComments, getEndMark, getInLineComments, getStartMark, getTag, getType, hashCode, isResolved, isTwoStepsConstruction, setAnchor, setBlockComments, setEndComments, setInLineComments, setTag, setTwoStepsConstruction, setType, setUseClassConstructor, useClassConstructor
public AnchorNode(Node realNode)
realNode
- - the node which contains the referenced dataCopyright © 2008–2022. All rights reserved.