Holds if this type declares or inherits method m
, which is declared
in declaringType
. Methods that would be inherited if they were public,
but are not inherited due to being package protected, are also included
and indicated by hidden
being true.