Class DataFlowCallable
A callable. This includes callables from source code, as well as callables defined in library code.
Import path
import codeql.rust.dataflow.internal.DataFlowImpl
Direct supertypes
Predicates
asCfgScope | Gets the underlying CFG scope, if any. |
asSummarizedCallable | Gets the underlying library callable, if any. |
getLocation | Gets the location of this callable. |
toString | Gets a textual representation of this callable. |