@Exported public interface AnnotatedTypeTree extends ExpressionTree
@
annotationType String@
annotationType ( arguments ) Date
Modifier and Type | Method and Description |
---|---|
List<? extends AnnotationTree> |
getAnnotations()
Returns the annotations associated with this type expression.
|
ExpressionTree |
getUnderlyingType()
Returns the underlying type with which the annotations are associated.
|
List<? extends AnnotationTree> getAnnotations()
ExpressionTree getUnderlyingType()
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b94