Removed JCTypeAnnotation
Jonathan Gibbons
jonathan.gibbons at oracle.com
Sat Nov 10 07:57:31 PST 2012
Nice, thank you.
-- Jon
On 11/09/2012 08:28 PM, Werner Dietl wrote:
> 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