Searched refs:getEnclosingType (Results 1 – 1 of 1) sorted by relevance
194 variableElement, type, qualifier, getEnclosingType(variableElement), name); in forRequiredVariable()220 getEnclosingType(provisionMethod), in forComponentProvisionMethod()232 DeclaredType container = getEnclosingType(productionMethod); in forComponentProductionMethod()265 getEnclosingType(membersInjectionMethod), in forComponentMembersInjectionMethod()274 getEnclosingType(membersInjectionMethod), in forComponentMembersInjectionMethod()368 static DeclaredType getEnclosingType(Element element) { in getEnclosingType() method