bblfsh / python-driver

GNU General Public License v3.0
10 stars 16 forks source link

Top-level node does not contain positions #211

Open erizocosmico opened 5 years ago

erizocosmico commented 5 years ago

In https://github.com/bblfsh/scala-client/issues/103 @bzz noticed top-level nodes do not contain the actual positions.

bblfsh-cli -o json src/test/resources/python_file.py | jq . | less

"@pos": {
  "@type": "uast:Positions"
},