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

Module FlowSummary

Provides classes and predicates for defining flow summaries.

Import path

import codeql.ruby.dataflow.FlowSummary

Imports

AST
DataFlow

Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses.

Classes

SummarizedCallable

A callable with a flow summary, identified by a unique string.

Modules

SummarizedCallable

Provides the Range class used to define the extent of SummarizedCallable.

Aliases

Provenance

A class used to represent provenance values for MaD models.