nitc :: MClass :: _visibility
In Nit, the visibility of a class cannot evolve in refinements.
# The visibility of the class
#
# In Nit, the visibility of a class cannot evolve in refinements.
redef var visibility
src/model/model.nit:523,2--526,21