Class DataFlowCallable
A callable.
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatch
Direct supertypes
Known direct subtypes
Predicates
asLibraryCallable | Gets the underlying library callable, if any. |
getLocation | Gets the location of this dataflow callable. |
getParameter | Gets the parameter at position |
getQualifiedName | Gets qualified name for this callable, if any. |
getScope | Gets the scope of this callable |
toString | Gets a textual representation of this element. |