CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module Cfg

Provides a shared interface and implementation for constructing control-flow graphs (CFGs) from abstract syntax trees (ASTs).

Import path

import codeql.controlflow.Cfg

Modules

Make

Provides a shared interface for constructing control-flow graphs (CFGs) from abstract syntax trees (ASTs).

Module signatures

InputSig

Provides the language-specific input specification.