br.com.objectos.way.code.apt
Class RoundEnvironmentWrapper
java.lang.Object
br.com.objectos.way.code.apt.RoundEnvironmentWrapper
public class RoundEnvironmentWrapper
- extends Object
- Author:
- marcio.endo@objectos.com.br (Marcio Endo)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoundEnvironmentWrapper
public RoundEnvironmentWrapper(ProcessingEnvironment processingEnv,
RoundEnvironment roundEnv)
wrapperOf
public static RoundEnvironmentWrapper wrapperOf(ProcessingEnvironment processingEnv,
RoundEnvironment roundEnv)
nativeInfo
public NativeInfo nativeInfo(TypeElement element)
nativeInfoFunction
public com.google.common.base.Function<TypeElement,NativeInfo> nativeInfoFunction()
typesAnnotatedWith
public WayIterable<TypeElement> typesAnnotatedWith(Class<? extends Annotation> annotationType)
typesInfoAnnotatedWith
public WayIterable<TypeInfo> typesInfoAnnotatedWith(Class<? extends Annotation> annotationType)
Copyright © 2014. All rights reserved.