CodeQL library for C/C++
codeql/cpp-all 7.0.1-dev (changelog, source)
Search

Class BooleanEdge

A “true” or “false” edge representing a successor of a conditional branch.

Import path

import semmle.code.cpp.ir.IR

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

toString

Gets a textual representation of this edge kind.

from EdgeKindImpl