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