Searched defs:extendingType (Results 1 – 3 of 3) sorted by relevance
63 abstract TypeElement extendingType(); in extendingType() method in AutoFactoryDeclaration130 TypeElement extendingType = AnnotationValues.asType(extendingValue); in createIfValid() local
50 abstract TypeMirror extendingType(); in extendingType() method in FactoryDescriptor87 TypeMirror extendingType, in create()
108 TypeElement extendingType = declaration.get().extendingType(); in doProcess() local