parser: Add 'fun' and 'var'-as-attr keyword
authorJean Privat <jean@pryen.org>
Wed, 20 May 2009 19:27:52 +0000 (15:27 -0400)
committerJean Privat <jean@pryen.org>
Wed, 10 Jun 2009 13:59:17 +0000 (09:59 -0400)
New keywords are equivalent with the old 'meth' ant 'attr'.
The existing source Nit code is not adapted yet and keeps 'meth' and 'attr'.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found