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

Member predicate MethodCall::isSafeNavigation

Holds if the safe navigation operator (&.) is used in this call.

foo&.empty?
predicate isSafeNavigation()