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