CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

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 ppos, if any.

getQualifiedName

Gets qualified name for this callable, if any.

getScope

Gets the scope of this callable

toString

Gets a textual representation of this element.