syntax: use attributes names for parameters in implicit inits
authorJean Privat <jean@pryen.org>
Fri, 20 Jan 2012 01:22:10 +0000 (20:22 -0500)
committerJean Privat <jean@pryen.org>
Fri, 3 Feb 2012 16:11:40 +0000 (11:11 -0500)
Use the name of the attributes as the name of the parameters for the
implicit inits.
Also take care of removing the first '_' (old style) or '@' (new style)
used to name attributes.

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


No differences found