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