@Exported public interface AnnotatedTypeTree extends ExpressionTree
     @annotationType String
     @annotationType ( arguments ) Date
 | Modifier and Type | Method and Description | 
|---|---|
| List<? extends AnnotationTree> | getAnnotations() | 
| ExpressionTree | getUnderlyingType() | 
List<? extends AnnotationTree> getAnnotations()
ExpressionTree getUnderlyingType()
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.