Searched defs:enclosingTypeElement (Results 1 – 4 of 4) sorted by relevance
138 public abstract XTypeElement enclosingTypeElement(); in enclosingTypeElement() method in MembersInjectionBinding.InjectionSite168 XTypeElement enclosingTypeElement = checkNotNull(closestEnclosingTypeElement(element)); in create() local
70 XTypeElement enclosingTypeElement = getEnclosingTypeElement(method); in checkAdditionalProperties() local
167 XTypeElement enclosingTypeElement = getEnclosingTypeElement(method); in checkEnclosingElement() local
162 XTypeElement enclosingTypeElement = type.getTypeElement().getEnclosingTypeElement(); in getEnclosingType() local