You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have gone through the code, I saw that we are to_tree a lot in test cases, If we remove to_tree method, then most of the test cases would get affected.
so little confused what to do next, do you still want me to remove to_tree method?
Do we use to_tree method for any purpose?
For now it is additional code in every ASTNode class which looks like is not used
The text was updated successfully, but these errors were encountered: