Class MakeWithSplitting::LeafTree
An element that is a leaf in the control flow graph.
Import path
import codeql.controlflow.CfgDirect supertypes
Indirect supertypes
Predicates
| propagatesAbnormal | Holds if abnormal execution of |
| succ | Holds if |
Inherited predicates
| first | Holds if | from PreOrderTree |
| getLocation | Gets the location of this element. | from AstNode |
| last | Holds if | from PostOrderTree |
| toString | Gets a textual representation of this element. | from AstNode |