Various with statics and PreErrorChecking
* BOO-916: Disallowed 'abstract final'; emit warning on 'static' keyword modifying member of static class
* BOO-918: Static classes make members static.
* Various improved checks on modifiers for various types, including modifier checking on structs.
* 'static' disallowed on struct and interface definition
* Default constructor is ^not^ added to constructorless static classes (They can't be instantiated)
git-svn-id: https://svn.codehaus.org/boo/boo/trunk@2755 2c1201b4-01cd-e047-a400-b836ae1fbc61
16 files changed: