CodeQL library for Ruby
codeql/ruby-all 2.0.4-dev (changelog, source)
Search

Predicate signature InputSig::encodeReturn

Gets the textual representation of return kind rk used in MaD.

arg will be printed in square brackets ([]) after the result, unless arg is the empty string.

signature string encodeReturn(ReturnKind rk, string arg)