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
Can you provide a way that a node can be removed from the ast_tree using the visitors? I have been trying for many days to implement it using various methods but nothing seems to work. The transformer visitors do not seem to modify the ast nodes at all.
The text was updated successfully, but these errors were encountered:
Can you provide a way that a node can be removed from the ast_tree using the visitors? I have been trying for many days to implement it using various methods but nothing seems to work. The transformer visitors do not seem to modify the ast nodes at all.
The text was updated successfully, but these errors were encountered: