public interface ProcessingEnvironment
Modifier and Type | Method and Description |
---|---|
javax.lang.model.util.Elements |
getElementUtils() |
Filer |
getFiler() |
Locale |
getLocale() |
Messager |
getMessager() |
Map<String,String> |
getOptions() |
javax.lang.model.SourceVersion |
getSourceVersion() |
javax.lang.model.util.Types |
getTypeUtils() |
Copyright © 2017. All rights reserved.