br.com.objectos.way.code.apt
Class TypeMirrorWrapper
java.lang.Object
br.com.objectos.way.code.apt.TypeMirrorWrapper
- Direct Known Subclasses:
- TypeMirrorWrapperError, TypeMirrorWrapperPrimitive
public class TypeMirrorWrapper
- 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<TypeMirrorWrapper> wrapAll(ProcessingEnvironmentWrapper processingEnv,
List<? extends TypeMirror> typeList)
wrapperOf
public static TypeMirrorWrapper wrapperOf(ProcessingEnvironmentWrapper processingEnv,
TypeMirror mirror)
toElementWrapper
public ElementWrapper toElementWrapper()
toTypeParameterInfoList
public List<TypeParameterInfo> toTypeParameterInfoList()
toSimpleTypeInfo
public SimpleTypeInfo toSimpleTypeInfo()
toTypeElementWrapper
public TypeElementWrapper toTypeElementWrapper()
toTypeParameterInfo
public TypeParameterInfo toTypeParameterInfo()
Copyright © 2014. All rights reserved.