python-asttokens 2.4.1
Propagated dependencies: python-six@1.16.0
Channel: guix
Home page: https://github.com/gristlabs/asttokens
Licenses: ASL 2.0
Synopsis: Python library to annotate abstract syntax trees
Description:
The asttokens
module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. It makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated refactoring or highlighting.
Total results: 1