Merge: Modelize check visibility
authorJean Privat <jean@pryen.org>
Mon, 30 Nov 2015 18:39:36 +0000 (13:39 -0500)
committerJean Privat <jean@pryen.org>
Mon, 30 Nov 2015 18:39:36 +0000 (13:39 -0500)
Forces modelize to check that the return types of methods are legal with regard to visibility.

Also fixes some code where such issues occur.

Pull-Request: #1862
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge