Searched refs:componentSupertype (Results 1 – 3 of 3) sorted by relevance
1657 JavaFileObject componentSupertype = JavaFileObjects.forSourceLines("test.Supertype", in simpleComponent_inheritedComponentMethodDep() local1688 .compile(injectableTypeFile, componentSupertype, depComponentFile); in simpleComponent_inheritedComponentMethodDep()
1230 TypeToken<?> componentSupertype = componentType.getSupertype(supertype.getComponentType());1235 of(newArrayClassOrGenericArrayType(componentSupertype.runtimeType));
1226 TypeToken<?> componentSupertype = componentType.getSupertype(supertype.getComponentType());1231 of(newArrayClassOrGenericArrayType(componentSupertype.runtimeType));