modelize: `missing-doc` on attributes
authorJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 13:21:07 +0000 (09:21 -0400)
committerJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 13:21:07 +0000 (09:21 -0400)
commitc198bc395f35acb3b8ae9b1f01dfe39c1751f2d5
tree854baaa19fed7b4620af79fe4e42826643104b64
parent2bcf0646433a6e2f6ce4132b7fc6569700c6a846
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.

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