Unify the style of CFG traversal algorithms in the compiler #92782
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
The compiler has several CFG traversal functions, which repeat some code with minor variations.
I suggest to refactor as follows:
The text was updated successfully, but these errors were encountered: