mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
/** Top-level import for the Swift language pack */
|
|
|
|
import codeql.swift.elements
|
|
import codeql.swift.elements.expr.LogicalOperation
|
|
import codeql.swift.elements.decl.MethodDecl
|