private AnnotationWriter |
MethodWriter.lastCodeRuntimeInvisibleTypeAnnotation |
The last runtime invisible type annotation of the Code attribute.
|
private AnnotationWriter |
MethodWriter.lastCodeRuntimeVisibleTypeAnnotation |
The last runtime visible type annotation of the Code attribute.
|
private AnnotationWriter |
ClassWriter.lastRuntimeInvisibleAnnotation |
The last runtime invisible annotation of this class.
|
private AnnotationWriter |
FieldWriter.lastRuntimeInvisibleAnnotation |
The last runtime invisible annotation of this field.
|
private AnnotationWriter |
MethodWriter.lastRuntimeInvisibleAnnotation |
The last runtime invisible annotation of this method.
|
private AnnotationWriter[] |
MethodWriter.lastRuntimeInvisibleParameterAnnotations |
The runtime invisible parameter annotations of this method.
|
private AnnotationWriter |
ClassWriter.lastRuntimeInvisibleTypeAnnotation |
The last runtime invisible type annotation of this class.
|
private AnnotationWriter |
FieldWriter.lastRuntimeInvisibleTypeAnnotation |
The last runtime invisible type annotation of this field.
|
private AnnotationWriter |
MethodWriter.lastRuntimeInvisibleTypeAnnotation |
The last runtime invisible type annotation of this method.
|
private AnnotationWriter |
ClassWriter.lastRuntimeVisibleAnnotation |
The last runtime visible annotation of this class.
|
private AnnotationWriter |
FieldWriter.lastRuntimeVisibleAnnotation |
The last runtime visible annotation of this field.
|
private AnnotationWriter |
MethodWriter.lastRuntimeVisibleAnnotation |
The last runtime visible annotation of this method.
|
private AnnotationWriter[] |
MethodWriter.lastRuntimeVisibleParameterAnnotations |
The runtime visible parameter annotations of this method.
|
private AnnotationWriter |
ClassWriter.lastRuntimeVisibleTypeAnnotation |
The last runtime visible type annotation of this class.
|
private AnnotationWriter |
FieldWriter.lastRuntimeVisibleTypeAnnotation |
The last runtime visible type annotation of this field.
|
private AnnotationWriter |
MethodWriter.lastRuntimeVisibleTypeAnnotation |
The last runtime visible type annotation of this method.
|
private AnnotationWriter |
AnnotationWriter.nextAnnotation |
The next AnnotationWriter.
|
private AnnotationWriter |
AnnotationWriter.previousAnnotation |
The previous AnnotationWriter.
|