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 9902874 commit 1ce0ba5Copy full SHA for 1ce0ba5
shared/ssa/codeql/ssa/Ssa.qll
@@ -1635,7 +1635,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
1635
bindingset[this]
1636
signature class StateSig;
1637
1638
- module WithState<StateSig State> {
+ private module WithState<StateSig State> {
1639
/**
1640
* Holds if the guard `g` validates the expression `e` upon evaluating to `branch`, blocking
1641
* flow in the given `state`.
0 commit comments