Searched refs:RETENTION_DESC (Results 1 – 1 of 1) sorted by relevance
48 private static final String RETENTION_DESC = "Ljava/lang/annotation/Retention;"; field in RmTypeDefs301 if (desc.equals(RETENTION_DESC)) { in visitAnnotation()