flyboss

Results 3 issues of flyboss

## Issue Description: I am currently facing a challenge while generating a call graph for a JavaScript file using WALA (the T.J. Watson Libraries for Analysis). In the generated call...

I want to get a call graph in JavaScript. I have found a solution in #9458 . But when I add query metadata to the query, for example ``` /**...

question