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.DataFlowDispatchDirect supertypes
Predicates
| toString | Gets a textual representation of this element. |