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

Member predicate KeywordParameter::isOptional

Holds if the parameter is optional. That is, there is a default value that is used when the caller omits this parameter.

predicate isOptional()