CodeQL library for Swift
codeql/swift-all 6.2.1-dev (changelog, source)
Search

Member predicate Impl::Method::isStaticOrClassMethod

Holds if this function is a static or class method, as opposed to an instance method.

predicate isStaticOrClassMethod()