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

/openjdk7/langtools/src/share/classes/com/sun/tools/apt/comp/
H A DPrintAP.java48 Declaration java_lang_annotation_Annotation; field in class:PrintAP.PrintingVisitors
59 this.java_lang_annotation_Annotation = env.getTypeDeclaration("java.lang.annotation.Annotation");
410 if (java_lang_annotation_Annotation.equals(interType.getDeclaration()) )

Completed in 42 milliseconds