Searched refs:enclosingElement (Results 1 – 1 of 1) sorted by relevance
114 Element enclosingElement = enclosingMethod.getEnclosingElement(); in ignoreAnnotatedElement() local115 if (enclosingElement.getKind() == CLASS) { in ignoreAnnotatedElement()116 if (enclosingElement.toString().equals(IGNORED_CLASS) && in ignoreAnnotatedElement()