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

Member predicate ConstantAccess::hasGlobalScope

Holds if the access uses the scope resolution operator to refer to the global scope, as in this example:

::MESSAGE
predicate hasGlobalScope()