public class AnnotationTypeNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
AnnotationTypeNode() |
AnnotationTypeNode(AnnotationTypeNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
String |
getName() |
TypeNode |
getTypeNode() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValue, toStringaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourcepublic AnnotationTypeNode()
public AnnotationTypeNode(AnnotationTypeNode node)
Copyright © 2016. All rights reserved.