JetBrains / ruby-type-inference

Dynamic definitions and types provider for ruby static analysis
Apache License 2.0
137 stars 7 forks source link

Record callgraph information #10

Closed vladimir-koshelev closed 6 years ago

vladimir-koshelev commented 6 years ago

I suggest to record information about all calls (callsite -> callee). This information can be used to improve "go to definition" action.

ViugiNick commented 6 years ago

https://github.com/ViugiNick/RubyCallGraph/blob/master/main.rb