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

Class EdgeKind

Represents the kind of an edge in the IR control flow graph. Each Instruction or IRBlock has at most one successor of any single EdgeKind.

Import path

import semmle.code.cpp.ir.IR

Direct supertypes

Known direct subtypes

Predicates

toString

Gets a textual representation of this edge kind.