Namespace Javax.Annotation.Processing
Classes
- AbstractProcessor
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/AbstractProcessor.html
- FilerException
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/FilerException.html
- ProcessingEnvironment
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/ProcessingEnvironment.html
- RoundEnvironment
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/RoundEnvironment.html
- SupportedAnnotationTypes
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedAnnotationTypes.html
- SupportedOptions
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedOptions.html
- SupportedSourceVersion
https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedSourceVersion.html
Interfaces
- ICompletion
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/Completion.html
- IFiler
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/Filer.html
- IMessager
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/Messager.html
- IProcessingEnvironment
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/ProcessingEnvironment.html
- IProcessor
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/Processor.html
- IRoundEnvironment
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/RoundEnvironment.html
- ISupportedAnnotationTypes
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedAnnotationTypes.html
- ISupportedOptions
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedOptions.html
- ISupportedSourceVersion
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/annotation/processing/SupportedSourceVersion.html