#include <annotation.h>
Public Attributes | |
| union { | |
| Const_Java_Value const_value | |
| String * class_name | |
| Annotation * nested | |
| struct { | |
| String * type | |
| String * name | |
| } enum_const | |
| struct { | |
| AnnotationValue * items | |
| uint16 length | |
| } array | |
| }; | |
| AnnotationValueType | tag |
| struct { ... } AnnotationValue.enum_const |
| uint16 AnnotationValue.length |
| struct { ... } AnnotationValue.array |
| union { ... } |
Genereated on Tue Mar 11 19:26:00 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.