github / CodeSearchNet

Datasets, tools, and benchmarks for representation learning of code.
https://arxiv.org/abs/1909.09436
MIT License
2.18k stars 385 forks source link

Change py-tree-sitter type #220

Closed dongs0104 closed 4 years ago

dongs0104 commented 4 years ago

_declarator to _declaration

tree-sitter does not have _declarator so it always raise out of index error