|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.javac.jvm.ClassReader.AnnotationDeproxy
com.sun.tools.javac.jvm.ClassReader.AnnotationDefaultCompleter
class ClassReader.AnnotationDefaultCompleter
| Field Summary | |
|---|---|
(package private) JavaFileObject |
classFile
|
(package private) Symbol.MethodSymbol |
sym
|
(package private) Attribute |
value
|
| Fields inherited from class com.sun.tools.javac.jvm.ClassReader.AnnotationDeproxy |
|---|
result, type |
| Constructor Summary | |
|---|---|
ClassReader.AnnotationDefaultCompleter(Symbol.MethodSymbol sym,
Attribute value)
|
|
| Method Summary | |
|---|---|
void |
enterAnnotation()
|
java.lang.String |
toString()
|
| Methods inherited from class com.sun.tools.javac.jvm.ClassReader.AnnotationDeproxy |
|---|
deproxy, deproxyCompound, deproxyCompoundList, findAccessMethod, visitArray, visitArrayAttributeProxy, visitClass, visitCompound, visitCompoundAnnotationProxy, visitConstant, visitEnum, visitEnumAttributeProxy, visitError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
final Symbol.MethodSymbol sym
final Attribute value
final JavaFileObject classFile
| Constructor Detail |
|---|
ClassReader.AnnotationDefaultCompleter(Symbol.MethodSymbol sym,
Attribute value)
| Method Detail |
|---|
public java.lang.String toString()
toString in interface Annotate.AnnotatortoString in class java.lang.Objectpublic void enterAnnotation()
enterAnnotation in interface Annotate.Annotator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||