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

Member predicate AbstractValue :: branch

Holds if the s branch out of cfe is taken iff e has this value.

predicate branch ( ControlFlowElement cfe , ConditionalSuccessor s , Expr e )