public class AnnotationRef extends Object
| Constructor and Description |
|---|
AnnotationRef(Node node) |
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
annotation() |
String |
name() |
TypeInstance |
structuredValue() |
public AnnotationRef(Node node)
public TypeDeclaration annotation()
public String name()
public TypeInstance structuredValue()
Copyright © 2016. All rights reserved.