JavaScript is disabled on your browser.
HAL :: Processors 3.0.0.Alpha3
All Implemented Interfaces:
Processor
@AutoService(value=javax.annotation.processing.Processor.class )
@SupportedAnnotationTypes (value ="com.gwtplatform.mvp.client.annotations.NameToken")
public class NameTokenProcessor
extends org.jboss.auto.AbstractProcessor
Processor which scans all @NameToken annotations and generates several registry and helper classes based
on the additional annotations bound to each place.
Field Summary
Fields inherited from class org.jboss.auto.AbstractProcessor
elementUtils, filer, messager, typeUtils
Method Summary
Methods inherited from class org.jboss.auto.AbstractProcessor
afterInit, code, debug, error, error, error, getSupportedOptions, getSupportedSourceVersion, info, init, onError, onLastRound, process, resource, round, warning, writeCode, writeResource
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
HAL :: Processors 3.0.0.Alpha3
Copyright © 2018 JBoss, a division of Red Hat . All rights reserved.