qtil
advanced-security/qtil-ruby 0.0.2
Search

Module Scope

Import path

import codeql.ruby.ast.Scope

Classes

Scope

A variable scope. This is either a top-level (file), a module, a class, or a callable.

SelfScope

A scope in which a self variable exists.