Searched refs:enclosingMethod (Results 1 – 1 of 1) sorted by relevance
111 Element enclosingMethod = element.getEnclosingElement(); in ignoreAnnotatedElement() local112 Element enclosingElement = enclosingMethod.getEnclosingElement(); in ignoreAnnotatedElement()115 IGNORED_METHOD_NAMES.contains(enclosingMethod.getSimpleName().toString())) { in ignoreAnnotatedElement()