Searched defs:constructorElement (Results 1 – 5 of 5) sorted by relevance
91 private boolean isConstructorVisibleToGeneratedClass(ExecutableElement constructorElement) { in isConstructorVisibleToGeneratedClass()116 private MethodSpec constructorMethod(ExecutableElement constructorElement) { in constructorMethod()190 private boolean isInOurPackage(ExecutableElement constructorElement) { in isInOurPackage()
57 Optional<ProvisionBinding> tryRegisterInjectConstructor(XConstructorElement constructorElement); in tryRegisterInjectConstructor()
113 XConstructorElement constructorElement, Optional<XType> resolvedEnclosingType) { in injectionBinding()
166 private ValidationReport validateConstructor(XConstructorElement constructorElement) { in validateConstructor()401 private boolean throwsCheckedExceptions(XConstructorElement constructorElement) { in throwsCheckedExceptions()
251 XConstructorElement constructorElement) { in tryRegisterInjectConstructor()257 XConstructorElement constructorElement, in tryRegisterConstructor()