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

Module Input

Import path

import semmle.python.dataflow.new.internal.FlowSummaryImpl

Predicates

callbackSelfParameterPosition

Gets the parameter position representing a callback itself, if any.

decodeUnknownArgumentPosition

Gets an argument position corresponding to the unknown token token.

decodeUnknownParameterPosition

Gets a parameter position corresponding to the unknown token token.

encodeArgumentPosition

Gets the textual representation of argument position pos used in MaD.

encodeContent

Gets the textual representation of content c used in MaD.

encodeParameterPosition

Gets the textual representation of parameter position pos used in MaD.

getStandardReturnValueKind

Gets the return kind corresponding to specification "ReturnValue".

Aliases

SummarizedCallableBase

The primitive type of strings of characters. A string consists of Unicode characters expressed internally as UTF-16. All predicates that work with string length or string indices are based on counting UTF-16 code units.