CodeQL library for C#
codeql/csharp-all 0.10.0 (changelog, source)
Search

Class MakeImplCommon::ReturnKindExt

An extended return kind. A return kind describes how data can be returned from a callable. This can either be through a returned value or an updated parameter.

Import path

import codeql.dataflow.internal.DataFlowImplCommon

Direct supertypes

Known direct subtypes

    Predicates

    getAnOutNode

    Gets a node corresponding to data flow out of call.

    toString

    Gets a textual representation of this return kind.