We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda4cfb commit d90257fCopy full SHA for d90257f
ruby/ql/lib/change-notes/2022-08-16-protected-methods.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* `MethodBase` now has two new predicates related to visibility: `isPublic` and
5
+ `isProtected`. These hold, respectively, if the method is public or protected.
0 commit comments