br.com.objectos.way.code.apt
Class TypeElementWrapper
java.lang.Object
br.com.objectos.way.code.apt.TypeElementWrapper
public class TypeElementWrapper
- 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 |
wrapAll
public static WayIterable<TypeElementWrapper> wrapAll(ProcessingEnvironmentWrapper processingEnv,
Iterable<TypeElement> types)
wrapperOf
public static TypeElementWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
TypeElement element)
toInterfaceInfo
public InterfaceInfo toInterfaceInfo()
toSuperTypeInfo
public SuperTypeInfo toSuperTypeInfo()
toTypeInfo
public TypeInfo toTypeInfo()
Copyright © 2014. All rights reserved.