Searched defs:enclosingElement (Results 1 – 9 of 9) sorted by relevance
69 XElement enclosingElement = element.getEnclosingElement(); in processEach() local80 enclosingElement, in processEach() local
68 XExecutableElement enclosingElement = assisted.getEnclosingElement(); in validate() local98 XTypeElement enclosingElement = closestEnclosingTypeElement(executableElement); in isAssistedFactoryCreateMethod() local
51 XTypeElement enclosingElement = XElements.closestEnclosingTypeElement(element); in create() local
51 XTypeElement enclosingElement = closestEnclosingTypeElement(element); in create() local
103 TypeElement enclosingElement = MoreTypes.asTypeElement(declared); in getEnclosingType() local
98 XTypeElement enclosingElement = XElements.asTypeElement(method.getEnclosingElement()); in createIfValid() local
309 Element enclosingElement = element.getEnclosingElement(); in getBinaryNameImpl() local
244 @Override public ClassName defaultAction(Element enclosingElement, Void p) { in get()
241 XTypeElement enclosingElement = constructorElement.getEnclosingElement(); in validateConstructor() local