qtil
advanced-security/qtil-ruby 0.0.2
Search

Member predicate Namespace::hasGlobalScope

Holds if the module/class name uses the scope resolution operator to access the global scope, as in this example:

class ::Foo
end
predicate hasGlobalScope()