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

Predicate signature InputSig::decodeUnknownReturn

Gets a return kind corresponding to the unknown token token.

The token is unknown because it could not be reverse-encoded using the encodeReturn predicate.

signature ReturnKind decodeUnknownReturn(AccessPathTokenBase token)