public class AnnotationRef extends AbstractNodeModel<AnnotationNode>
node| Constructor and Description |
|---|
AnnotationRef(AnnotationNode node) |
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
annotation() |
Node |
getNode() |
String |
name() |
TypeInstance |
structuredValue() |
equals, hashCodepublic AnnotationRef(AnnotationNode node)
public TypeDeclaration annotation()
public String name()
public TypeInstance structuredValue()
public Node getNode()
Copyright © 2017. All rights reserved.