psiminer icon indicating copy to clipboard operation
psiminer copied to clipboard

Support graph mining for Go

Open egor-bogomolov opened this issue 1 year ago • 0 comments

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

egor-bogomolov avatar Dec 07 '22 18:12 egor-bogomolov