File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4747 - ` CallableExitNode ` has been renamed to ` ControlFlow::Nodes::ExitNode ` .
4848 - ` ControlFlowEdgeType ` has been renamed to ` ControlFlow::SuccessorType ` .
4949 - ` ControlFlowEdgeSuccessor ` has been renamed to ` ControlFlow::SuccessorTypes::NormalSuccessor ` .
50- - ` ControlFlowEdgeConditional has been renamed to ControlFlow::SuccessorTypes::ConditionalSuccessor ` .
50+ - ` ControlFlowEdgeConditional ` has been renamed to ` ControlFlow::SuccessorTypes::ConditionalSuccessor ` .
5151 - ` ControlFlowEdgeBoolean ` has been renamed to ` ControlFlow::SuccessorTypes::BooleanSuccessor ` .
5252 - ` ControlFlowEdgeNullness ` has been renamed to ` ControlFlow::SuccessorTypes::NullnessSuccessor ` .
5353 - ` ControlFlowEdgeMatching ` has been renamed to ` ControlFlow::SuccessorTypes::MatchingSuccessor ` .
You can’t perform that action at this time.
0 commit comments