Replies: 2 comments 2 replies
-
Right now it’s not added. Will be cool to add it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
another question, is there any way to turn off + on strings? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey :)
for my use case i need to convert ast node back to string
is there any built in code to do that? or only custom code with visitor etc?
i saw dump but i need binary node to be outputted as "x + y" for instance
thanks :)
Beta Was this translation helpful? Give feedback.
All reactions