注释类型分层结构
- proguard.annotation.Keep (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepApplication (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepClassMemberNames (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepClassMembers (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepGettersSetters (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepImplementations (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepName (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicClassMemberNames (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicClassMembers (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicGettersSetters (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicImplementations (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicProtectedClassMemberNames (implements java.lang.annotation.Annotation)
- proguard.annotation.KeepPublicProtectedClassMembers (implements java.lang.annotation.Annotation)