[JSR308] Grammar delta in jsr308
    Srikanth S Adayapalam 
    srikanth_sankaran at in.ibm.com
       
    Wed Aug 26 03:09:35 EDT 2009
    
    
  
Hello,
      I noticed that the 'Detailed grammar changes' in section 5 of the
jsr308 document is missing out the changes to allow annotations to be added
to the thrown classes spec.
As one example,
MethodDeclaratorRest:
      FormalParameters {[ Annotations] []} [ Annotations] [ throws
QualifiedIdentifierList] ( MethodBody | ; )
does not spell out that the each element in the qualified identifier list
could be annotated.
Let me know if I have misunderstood something.
Thanks!
Srikanth
    
    
More information about the JSR308
mailing list