getAccessSpecifier
Return
the access specifier as far as it can be derived from the modifiers. Does not take anything else into account (like "interface methods are implicitly public")
the access specifier as far as it can be derived from the modifiers. Does not take anything else into account (like "interface methods are implicitly public")