ExpressionTree
, Tree
public interface AnnotatedTypeTree extends ExpressionTree
@
annotationType String@
annotationType ( arguments ) Date
Modifier and Type | Method | 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-Ubuntu+0-9b139-1