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