mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
2 lines
250 B
Markdown
2 lines
250 B
Markdown
lgtm,codescanning
|
|
* The `isEffectivelyPrivate`, `isEffectivelyInternal` and `isEffectivelyPublic` predicates on `Modifiable` have been reworked to handle `private protected` and `internal protected` visibilities and explicitly implemented interfaces. |