model: bring back call site doc to highlight as `CallSite::mdoc_or_fallback`
[nit.git] / src / model / mdoc.nit
index 408e572..7ce57e4 100644 (file)
@@ -45,6 +45,7 @@ redef class MEntity
        #   their introducing definition.
        # * `MClassType`s fall back to their wrapped `MClass`.
        # * `MVirtualType`s fall back to their wrapped `MProperty`.
+       # * `CallSite` fall back on the wrapped `MProperty`.
        # * Other entities do not fall back.
        #
        # One may use `MDoc::original_mentity` to retrieve the original