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

Module Ssa

Provides a language-independent implementation of static single assignment (SSA) form.

Import path

import codeql.ssa.Ssa

Modules

Make

Provides an SSA implementation.

Module signatures

InputSig

Provides the input specification of the SSA implementation.