|
|||||||||
| 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.ArrayAttributeProxy
static class ClassReader.ArrayAttributeProxy
| 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) List<Attribute> |
values
|
| Fields inherited from class com.sun.tools.javac.code.Attribute |
|---|
type |
| Constructor Summary | |
|---|---|
ClassReader.ArrayAttributeProxy(List<Attribute> values)
|
|
| 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 |
|---|
List<Attribute> values
| Constructor Detail |
|---|
ClassReader.ArrayAttributeProxy(List<Attribute> values)
| 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 | ||||||||