juzu.processor
Class MainProcessor

java.lang.Object
  extended by javax.annotation.processing.AbstractProcessor
      extended by juzu.impl.compiler.BaseProcessor
          extended by juzu.impl.metamodel.MetaModelProcessor
              extended by juzu.processor.MainProcessor
All Implemented Interfaces:
javax.annotation.processing.Processor

public class MainProcessor
extends juzu.impl.metamodel.MetaModelProcessor

Author:
Julien Viet

Field Summary
 
Fields inherited from class juzu.impl.metamodel.MetaModelProcessor
ANNOTATION_UNSUPPORTED
 
Constructor Summary
MainProcessor()
           
 
Method Summary
 
Methods inherited from class juzu.impl.compiler.BaseProcessor
getContext, getFormalErrorReporting, getLogger, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, process
 
Methods inherited from class javax.annotation.processing.AbstractProcessor
getCompletions
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainProcessor

public MainProcessor()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.