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.DataFlowPrivateDirect supertypes
Predicates
| toString | Gets a textual representation of this return kind. |