Removed JCTypeAnnotation

Werner Dietl wdietl at gmail.com
Fri Nov 9 20:28:08 PST 2012


On a suggestion from Jon, I removed JCTypeAnnotation and instead use
JCAnnotation and the tree Tag/Kind to distinguish the annotation type.
The use of the "attribute" field for declaration annotations needs
more work, but everything seems to work out nicely.
The parser and other parts are cleaner thanks to this change.

Thoughts?
cu, WMD.

--
http://www.google.com/profiles/wdietl


More information about the type-annotations-dev mailing list