public interface AnnotationTree extends ExpressionTree
@
annotationType@
annotationType ( arguments )
修飾子と型 | メソッドと説明 |
---|---|
Tree |
getAnnotationType() |
List<? extends ExpressionTree> |
getArguments() |
Tree getAnnotationType()
List<? extends ExpressionTree> getArguments()
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.