CodeQL library for C#
codeql/csharp-all 0.9.2-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.