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.DataFlowDispatchDirect supertypes
Known direct subtypes
Predicates
| asSourceCallable | |
| asSummarizedCallable | |
| getLocation | Gets the location of this callable. |
| getUnderlyingCallable | |
| toString | Gets a textual representation of this callable. |