Class MakeWithSplitting::ControlFlowTree
An element with associated control flow.
Import path
import codeql.controlflow.CfgDirect supertypes
Predicates
| first | Holds if |
| last | Holds if |
| propagatesAbnormal | Holds if abnormal execution of |
| succ | Holds if |
Inherited predicates
| getLocation | Gets the location of this element. | from AstNode |
| toString | Gets a textual representation of this element. | from AstNode |