@Exported public interface AnnotatedTypeTree extends ExpressionTree
@annotationType String
@annotationType ( arguments ) Date
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends AnnotationTree> |
getAnnotations() |
ExpressionTree |
getUnderlyingType() |
java.util.List<? extends AnnotationTree> getAnnotations()
ExpressionTree getUnderlyingType()