mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
193 B
193 B
category
| category |
|---|
| minorAnalysis |
MethodBasenow has two new predicates related to visibility:isPublicandisProtected. These hold, respectively, if the method is public or protected.