Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Ruby
codeql/ruby-all 4.1.6 (changelog, source)

Member predicate MethodCall::isSafeNavigation

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

foo&.empty?
predicate isSafeNavigation()