Class MakeWithSplitting::PreOrderTree
An element that is executed in pre-order, typically used for statements.
Import path
import codeql.controlflow.CfgDirect supertypes
Indirect supertypes
Predicates
| first | Holds if |
Inherited predicates
| getLocation | Gets the location of this element. | from AstNode |
| last | Holds if | from ControlFlowTree |
| propagatesAbnormal | Holds if abnormal execution of | from ControlFlowTree |
| succ | Holds if | from ControlFlowTree |
| toString | Gets a textual representation of this element. | from AstNode |