1 parent 7190c8c commit 3e6e3beCopy full SHA for 3e6e3be
1 file changed
unified/ql/lib/codeql/unified/internal/StaticNameBinding.qll
@@ -325,7 +325,7 @@ private predicate isInheritableMemberNode(NameBindingNode node) {
325
)
326
}
327
328
-/** A name-binding node that has members. */
+/** A name-binding node that can have members. */
329
class NamespaceNode extends NameBindingNode {
330
NamespaceNode() {
331
storeStep(_, _, this) or
0 commit comments