Searched refs:targetAnnotationElementValue (Results 1 - 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
H A DAnnotationAdder.java43 private final AnnotationElementValue targetAnnotationElementValue; field in class:AnnotationAdder
55 AnnotationElementValue targetAnnotationElementValue)
58 this.targetAnnotationElementValue = targetAnnotationElementValue;
74 this.targetAnnotationElementValue = null;
90 this.targetAnnotationElementValue = null;
119 if (targetAnnotationElementValue != null)
122 targetAnnotationElementValue.annotationValue = newAnnotation;
54 AnnotationAdder(ProgramClass targetClass, AnnotationElementValue targetAnnotationElementValue) argument
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 79 milliseconds