public interface BaseContext
| Modifier and Type | Method and Description | 
|---|---|
AnnotationProvider | 
getAnnotationProvider()  | 
Elements | 
getElementUtils()  | 
OptionConfiguration | 
getOptionConfiguration()  | 
ProcessingEnvironment | 
getProcessingEnvironment()  | 
Trees | 
getTreeUtils()  | 
Types | 
getTypeUtils()  | 
ProcessingEnvironment getProcessingEnvironment()
Elements getElementUtils()
Types getTypeUtils()
Trees getTreeUtils()
AnnotationProvider getAnnotationProvider()
OptionConfiguration getOptionConfiguration()