codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Ruby: Model protected methods

Open hmac opened this issue 3 years ago • 0 comments
trafficstars

Add two new predicates to MethodBase: isPublic and isProtected.

As part of this I've refactored the code around method visibility. This is easiest to review commit-by-commit.

hmac avatar Aug 10 '22 03:08 hmac