Class BooleanSplitting :: BooleanSplitSubKind
A sub-classification of Boolean splits.
Import path
import semmle.code.csharp.controlflow.internal.Splitting
Direct supertypes
Known direct subtypes
Predicates
canReachCorrelatedCondition |
Holds if basic block |
correlatesConditions |
Holds if the branch taken by condition |
getEnclosingCallable |
Gets the callable that this Boolean split kind belongs to. |
getLocation |
Gets the location of this Boolean split kind. |
startsSplit |
Holds if control flow element |
toString |
Gets a textual representation of this Boolean split kind. |