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 a54853d commit 04d0423Copy full SHA for 04d0423
swift/ql/lib/codeql/swift/elements/UnspecifiedElement.qll
@@ -1,5 +1,6 @@
1
private import codeql.swift.generated.UnspecifiedElement
2
import codeql.swift.elements.Location
3
+import codeql.swift.elements.Locatable
4
5
class UnspecifiedElement extends Generated::UnspecifiedElement {
6
override string toString() {
0 commit comments