[JSR308] Full list of locations for annotations
Trevor Harmon
trevor at vocaro.com
Sun Feb 25 13:39:46 EST 2007
On Feb 25, 2007, at 4:10 AM, Michael Ernst wrote:
> Definitely supported:
> * types
> Possibly supported (under current discussion)
> * local variables
> * each level of an array
> * statements
> Definitely not supported:
> * expressions
> * blocks and/or loops (as a restricted special case of statements)
> * partial constructs (such as only the body of a loop)
Just to make this clear, we're still considering loop annotations,
but they'd be treated as a kind of statement? In other words, we're
either going to support both simple statements and loops or we're not
going to support either one, correct?
Trevor
More information about the JSR308
mailing list