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, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-08-112313.buildd.src