|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.javac.code.Attribute
com.sun.tools.javac.jvm.ClassReader.EnumAttributeProxy
static class ClassReader.EnumAttributeProxy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tools.javac.code.Attribute |
|---|
Attribute.Array, Attribute.Class, Attribute.Compound, Attribute.Constant, Attribute.Enum, Attribute.Error, Attribute.Visitor |
| Field Summary | |
|---|---|
(package private) Name |
enumerator
|
(package private) Type |
enumType
|
| Fields inherited from class com.sun.tools.javac.code.Attribute |
|---|
type |
| Constructor Summary | |
|---|---|
ClassReader.EnumAttributeProxy(Type enumType,
Name enumerator)
|
|
| Method Summary | |
|---|---|
void |
accept(Attribute.Visitor v)
|
java.lang.String |
toString()
Returns a string representation of this value. |
| Methods inherited from class com.sun.tools.javac.code.Attribute |
|---|
accept, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
Type enumType
Name enumerator
| Constructor Detail |
|---|
public ClassReader.EnumAttributeProxy(Type enumType,
Name enumerator)
| Method Detail |
|---|
public void accept(Attribute.Visitor v)
accept in class Attributepublic java.lang.String toString()
AnnotationValue
toString in interface AnnotationValuetoString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||