Annotations on extended dimension in method declarations.

Michael Ernst mernst at cs.washington.edu
Tue Jan 29 21:14:12 PST 2013


Srikanth-

Do you propose to forbid type annotations on arrays only in the method
declaration syntax?  Or do you also propose to forbid them in the variable
declaration syntax when they follow the identifier?  Your email mentioned
MethodDeclaratorRest and InterfaceMethodDeclaratorRest but not
VariableDeclaratorRest, ConstantDeclaratorRest, or VariableDeclaratorId.

		     Thanks,

		    -Mike


More information about the type-annotations-spec-experts mailing list