psiminer
psiminer copied to clipboard
Support graph mining for Python
As a part of mining CodeSearchNet graphs (#31), we should be able to mine Python data. It should include:
- [ ] Extraction of PSI for Python code
- [ ] Extraction of basic edges (AST, next token)
- [ ] Data flow edges
- [ ] Control flow edges