Files
codeql/swift/ql/lib/codeql/swift/elements/Locatable.qll
Paolo Tranquilli de0fa9e456 Swift: QL generation script
Also added code generation to the swift checks.
2022-04-25 13:23:36 +02:00

5 lines
177 B
Plaintext

// generated by codegen/codegen.py, remove this comment if you wish to edit this file
private import codeql.swift.generated.Locatable
class Locatable extends LocatableBase { }