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