Is there a way to go back through a tree to already visited node? #107
Unanswered
ArturBraun
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to parse a "while" loop. My idea is to:
My question is as subject above. How to jump back to already visited node? Or maybe you have differents approches to parse the while loop. All ideas are welcome!
Beta Was this translation helpful? Give feedback.
All reactions