CodeQL library for Swift
codeql/swift-all 6.7.0 (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()