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.
TypeDecl.qll
1 parent 581939d commit af3f782Copy full SHA for af3f782
swift/ql/lib/codeql/swift/elements/decl/TypeDecl.qll
@@ -1,5 +1,5 @@
1
private import codeql.swift.generated.decl.TypeDecl
2
-private import codeql.swift.generated.type.Type
+private import codeql.swift.elements.type.Type
3
private import codeql.swift.elements.type.AnyGenericType
4
private import swift
5
0 commit comments