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

/external/proguard/src/proguard/
H A DClassSpecification.java40 public final String extendsAnnotationType; field in class:ClassSpecification
73 classSpecification.extendsAnnotationType,
97 * @param extendsAnnotationType the name of the class of that must be
112 String extendsAnnotationType,
120 extendsAnnotationType,
144 * @param extendsAnnotationType the name of the class of that must be
161 String extendsAnnotationType,
171 this.extendsAnnotationType = extendsAnnotationType;
228 (this.extendsAnnotationType
107 ClassSpecification(String comments, int requiredSetAccessFlags, int requiredUnsetAccessFlags, String annotationType, String className, String extendsAnnotationType, String extendsClassName) argument
156 ClassSpecification(String comments, int requiredSetAccessFlags, int requiredUnsetAccessFlags, String annotationType, String className, String extendsAnnotationType, String extendsClassName, List fieldSpecifications, List methodSpecifications) argument
[all...]
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 66 milliseconds