Lombok.ast - v0.2

Package lombok.ast.resolve

Class Summary
Resolver Contains simplistic (guesstimations) resolution that doesn't require full resolution and symbol lookup but it isn't perfect.
 

Exception Summary
AnnotationClassNotAvailableException This exception can be thrown when a Class returning method is called on an annotation instance from Resolver.toAnnotationInstance(Class, lombok.ast.Annotation).
 


Lombok.ast - v0.2

Copyright © 2010-2011 The Project Lombok Authors, licensed under the MIT licence.