Module SummarizedCallable
Provides the Range class used to define the extent of SummarizedCallable.
Import path
import codeql.ruby.dataflow.FlowSummaryClasses
| 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. |