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

Module SummarizedCallable

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

Import path

import codeql.ruby.dataflow.FlowSummary

Classes

Range

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

RangeSimple

A callable with a flow summary, identified by a unique string, where all calls to a method with the same name are considered relevant.