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

Class DataFlowCallable

A callable. This includes callables from source code, as well as callables defined in library code.

Import path

import codeql.swift.dataflow.internal.DataFlowDispatch

Direct supertypes

Known direct subtypes

    Predicates

    asSourceCallable
    asSummarizedCallable
    getLocation

    Gets the location of this callable.

    getUnderlyingCallable
    toString

    Gets a textual representation of this callable.