Package org.jboss.hal.processor
Class EsDocProcessor
- java.lang.Object
-
- javax.annotation.processing.AbstractProcessor
-
- org.jboss.auto.AbstractProcessor
-
- org.jboss.hal.processor.EsDocProcessor
-
- All Implemented Interfaces:
Processor
@SupportedAnnotationTypes("jsinterop.annotations.JsType") public class EsDocProcessor extends org.jboss.auto.AbstractProcessor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEsDocProcessor.Constructorstatic classEsDocProcessor.Methodstatic classEsDocProcessor.Propertystatic classEsDocProcessor.Type
-
Constructor Summary
Constructors Constructor Description EsDocProcessor()
-
Method Summary
-
Methods inherited from class org.jboss.auto.AbstractProcessor
debug, error, error, error, getSupportedOptions, getSupportedSourceVersion, info, init, process, warning
-
Methods inherited from class javax.annotation.processing.AbstractProcessor
getCompletions, getSupportedAnnotationTypes
-
-