Searched defs:extendingType (Results 1 – 3 of 3) sorted by relevance
68 abstract TypeElement extendingType(); in extendingType() method in AutoFactoryDeclaration135 TypeElement extendingType = AnnotationValues.asType(extendingValue); in createIfValid() local
52 abstract TypeMirror extendingType(); in extendingType() method in FactoryDescriptor90 TypeMirror extendingType, in create()
122 TypeElement extendingType = declaration.get().extendingType(); in doProcess() local