advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import codeql.swift.elements.decl.FieldDecl
A field declaration. That is, a variable declaration that is a member of a class, struct, enum or protocol.