|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationWriter | |
|---|---|
| org.compass.core.util.asm | Provides a small and fast bytecode manipulation framework. |
| Uses of AnnotationWriter in org.compass.core.util.asm |
|---|
| Fields in org.compass.core.util.asm declared as AnnotationWriter | |
|---|---|
(package private) AnnotationWriter |
AnnotationWriter.next
Next annotation writer. |
(package private) AnnotationWriter |
AnnotationWriter.prev
Previous annotation writer. |
| Methods in org.compass.core.util.asm with parameters of type AnnotationWriter | |
|---|---|
(package private) static void |
AnnotationWriter.put(AnnotationWriter[] panns,
int off,
ByteVector out)
Puts the given annotation lists into the given byte vector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||