CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Class ReturnKind

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

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate

Direct supertypes

Predicates

toString

Gets a textual representation of this return kind.