Datatype TDataFlowCallable
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatchKnown direct subtypes
Branch types
| TFunction | Is used as the target for all calls: plain functions, lambdas, methods on classes, class instantiations, and (in the future) special methods. |
| TLibraryCallable | |
| TModule | see QLDoc for |
Injectors
| TFunction | Is used as the target for all calls: plain functions, lambdas, methods on classes, class instantiations, and (in the future) special methods. |
| TLibraryCallable | |
| TModule | see QLDoc for |