Fully process annotation types.

Binary annotations never become TypeDeclarations, so this short-circuit code is unnecessarily preventing us from fully processing annotation types.  This is bad, because it's perfectly legal to have a concrete class implement an annotation type.

http://gwt-code-reviews.appspot.com/1340801/show

Review by: robertvawter@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9664 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed