パッケージ | 説明 |
---|---|
com.sun.mirror.declaration |
プログラム要素の宣言をモデル化するために使用されるインタフェース。
|
com.sun.mirror.util |
修飾子と型 | メソッドと説明 |
---|---|
AnnotationType |
AnnotationMirror.getAnnotationType()
非推奨。
この注釈の注釈型を返します。
|
修飾子と型 | メソッドと説明 |
---|---|
void |
TypeVisitor.visitAnnotationType(AnnotationType t)
非推奨。
注釈型をビジットします。
|
void |
SimpleTypeVisitor.visitAnnotationType(AnnotationType t)
非推奨。
注釈型をビジットします。
|
Copyright © 2004, 2013, Oracle and/or its affiliates. All rights reserved.