Searched refs:subcomponentType (Results 1 – 4 of 4) sorted by relevance
105 int index = moduleSubcomponents.indexOf(subcomponentDeclaration.subcomponentType()); in formatSubcomponentDeclaration()114 subcomponentDeclaration.subcomponentType().getQualifiedName() + ".class")); in formatSubcomponentDeclaration()
49 abstract TypeElement subcomponentType(); in subcomponentType() method in SubcomponentDeclaration
149 TypeElement subcomponent = subcomponentDeclaration.subcomponentType(); in create()
306 TypeElement subcomponentType = in moduleSubcomponentsIncludesCreator() local313 subcomponentAnnotation(subcomponentType).get().simpleName(), in moduleSubcomponentsIncludesCreator()315 subcomponentType.getQualifiedName()); in moduleSubcomponentsIncludesCreator()