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
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
PS: in this specific case, the error is those nodes having the Identifier role since in the Python AST arguments (the ones in this example) are "virtual" grouping nodes without textual representation (in this case it serves as common parent to all arguments).
I found identifiers with empty tokens.
https://gist.github.com/zurk/8f7dd974347925ae62c31d9441491613
Here you can find my example.
run
run_me.py
and you getoutput
forexample.py
I think that all identifiers cannot be with empty tokens.
Or am I wrong?
The text was updated successfully, but these errors were encountered: