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

Class ReturnKind

A return kind. A return kind describes how a value can be returned from a callable. For Python, this is simply a method return.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch

Direct supertypes

Predicates

toString

Gets a textual representation of this element.