codeql/ruby-all
4.1.9
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import codeql.ruby.ast.Scope
A variable scope. This is either a top-level (file), a module, a class, or a callable.
A scope in which a self variable exists.
self