CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Class Make::Splits

A set of control flow node splits. The set is represented by a list of splits, ordered by ascending rank.

Import path

import codeql.controlflow.Cfg

Direct supertypes

Predicates

getASplit

Gets a split belonging to this set of splits.

toString

Gets a textual representation of this set of splits.