codefuse-ai / CodeFuse-Query

Query-Based Code Analysis Engine
Apache License 2.0
195 stars 22 forks source link

for issue: given a method signature a, we want to find out which m… #59

Closed zaqcxy closed 1 month ago

zaqcxy commented 1 month ago

…ethods call a. We keep searching until we find the top method, and output all the links from the top method to a.