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

Class DefaultEdge

A “default” edge, representing the successor of a Switch instruction when none of the case values matches the condition value.

Import path

import semmle.code.cpp.ir.IR

Direct supertypes

Indirect supertypes

Predicates

toString

Gets a textual representation of this edge kind.