Class AnnotationProcessorContext

java.lang.Object
org.mapstruct.ap.internal.util.AnnotationProcessorContext
All Implemented Interfaces:
MapStructProcessingEnvironment

public class AnnotationProcessorContext extends Object implements MapStructProcessingEnvironment
Keeps contextual data in the scope of the entire annotation processor ("application scope").
Author:
Gunnar Morling