Class LibraryCallableValue
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatchDirect supertypes
Indirect supertypes
Fields
Predicates
| asLibraryCallable | Gets the underlying library callable, if any. |
| getACallback | Gets a data-flow node, where this library callable is used as a call-back. |
| 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. |