Interface IAnnotation
- All Known Implementing Classes:
JadxAnnotation
public interface IAnnotation
-
Method Summary
-
Method Details
-
getAnnotationClass
String getAnnotationClass() -
getVisibility
AnnotationVisibility getVisibility() -
getValues
Map<String,EncodedValue> getValues() -
getDefaultValue
-