Searched defs:annotationsAttributeEditor (Results 1 - 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
H A DAnnotationAdder.java44 private final AnnotationsAttributeEditor annotationsAttributeEditor; field in class:AnnotationAdder
59 this.annotationsAttributeEditor = null;
75 this.annotationsAttributeEditor = new AnnotationsAttributeEditor(targetAnnotationsAttribute);
91 this.annotationsAttributeEditor = null;
127 annotationsAttributeEditor.addAnnotation(newAnnotation);
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 86 milliseconds