CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate MethodBase::getVisibility

Gets a string describing the visibility of this method. This is either ‘public’, ‘private’ or ‘protected’.

string getVisibility()