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

Member predicate StringSubstitutionCall::getReplacementString

Gets the string value used to replace instances of the pattern, if any. This includes values passed explicitly as the second argument and values returned from the block, if one is given.

string getReplacementString()