johncarl81 / transfuse

:syringe: Transfuse - A Dependency Injection and Integration framework for Google Android
http://androidtransfuse.org/
Apache License 2.0
220 stars 28 forks source link

Making ASTTypes lazy to avoid problems eagerly fetching type details #176

Closed johncarl81 closed 9 years ago

johncarl81 commented 9 years ago

This should fix problems when dealing with types that dont exist, and arent analyzed. #153