gristlabs / asttokens

Annotate Python AST trees with source text and token information
Apache License 2.0
172 stars 34 forks source link

Add include_extra parameter to find_token() method #12

Closed dsagal closed 6 years ago

dsagal commented 6 years ago

Addresses #10 .