Class BooleanEdge
A “true” or “false” edge representing a successor of a conditional branch.
Import path
import semmle.code.cpp.ir.IRDirect supertypes
Indirect supertypes
Inherited predicates
| toString | Gets a textual representation of this edge kind. | from EdgeKindImpl |