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

Member predicate KeywordParameter::getDefaultValue

Gets the default value, i.e. the value assigned to the parameter when one is not provided by the caller. If the parameter is mandatory and does not have a default value, this predicate has no result.

Expr getDefaultValue()