Merge: modelize: `missing-doc` on attributes
authorJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 21:17:06 +0000 (17:17 -0400)
committerJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 21:17:06 +0000 (17:17 -0400)
commit9391c4fac8bb8ebb38f801325e88899634941360
treefcf336b9bfff482ba076e48bee4c2de90ded55f7
parent5d77ad22b63f7ba6c2a845608de7a4ec911b18f6
parentc198bc395f35acb3b8ae9b1f01dfe39c1751f2d5
Merge: modelize: `missing-doc` on attributes

missing-doc only fires on public properties.
But attributes are always Private, so consider the getter method instead.

It make sense since the documentation on an attribute documents more the
getter than the attribute.

Pull-Request: #800
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
src/modelize/modelize_property.nit