Issue regarding getting intermediate node locations in a Data Flow Graph
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
I have written a global data flow graph logic, for which I am getting the source and sink results and hence their locations as well. But I am interested in the nodes of the data flow graph as well and need their location so that I can reorder the final results in a certain format. How can I get the location of the nodes of a data flow graph?
Would be really grateful if someone throws some insight here. Let me know if you need any other input from me.
Contributor guide
Assessment
This issue has not been assessed yet.