Build Program Graphs
Description
Transform compiled source code into program graphs by layering syntax edges, data flow edges, and semantic shortcut edges over the AST backbone, then adding backward edges for all types.
Transform compiled source code into program graphs by layering syntax edges, data flow edges, and semantic shortcut edges over the AST backbone, then adding backward edges for all types.