|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.classfile.Annotation.element_value
com.sun.tools.classfile.Annotation.Class_element_value
public static class Annotation.Class_element_value
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
Annotation.element_value.Visitor<R,P> |
| Field Summary | |
|---|---|
int |
class_info_index
|
| Fields inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
tag |
| Constructor Summary | |
|---|---|
Annotation.Class_element_value(ClassReader cr,
int tag)
|
|
| Method Summary | ||
|---|---|---|
|
accept(Annotation.element_value.Visitor<R,P> visitor,
P p)
|
|
int |
length()
|
|
| Methods inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int class_info_index
| Constructor Detail |
|---|
Annotation.Class_element_value(ClassReader cr,
int tag)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int length()
length in class Annotation.element_value
public <R,P> R accept(Annotation.element_value.Visitor<R,P> visitor,
P p)
accept in class Annotation.element_value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||