Uses of Interface
org.mapstruct.ap.spi.AstModifyingAnnotationProcessor
-
Packages that use AstModifyingAnnotationProcessor Package Description org.mapstruct.ap.internal.util Several helper types dealing with collection types, option management etc. -
-
Uses of AstModifyingAnnotationProcessor in org.mapstruct.ap.internal.util
Methods in org.mapstruct.ap.internal.util that return types with arguments of type AstModifyingAnnotationProcessor Modifier and Type Method Description List<AstModifyingAnnotationProcessor>
AnnotationProcessorContext. getAstModifyingAnnotationProcessors()
-