grammar: remove old-style syntax for attributes
authorJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 13:33:02 +0000 (09:33 -0400)
committerJean Privat <jean@pryen.org>
Thu, 18 Sep 2014 17:04:51 +0000 (13:04 -0400)
commit95d7658c444ceb1a6eb623a9cca780e2485bc674
treed10e1fd360a9210689bec5faddf9e52541d8fbb9
parentb7fe9f37154b77529abb83e6518b81824318c7d1
grammar: remove old-style syntax for attributes

* no more `var _foo`
* no more `readable` and `writable` as reserved keywords

Signed-off-by: Jean Privat <jean@pryen.org>
src/parser/nit.sablecc3xx