CodeQL library for Java
codeql/java-all 0.6.2 ( 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.