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

Module signature SplittingInputSig

Provides input needed for CFG splitting.

Import path

import codeql.controlflow.Cfg

Predicates

maxSplits

Gets the maximum number of splits allowed for a given node.

Types

Split

A split.

SplitKindBase

The base class of SplitKind.

Parameters