call graph

短语

词形变化

call graphs 复数 call graphs

别名

callgraph

释义与例句

n.
  1. 1.

    A directed graph that represents relationships between called and calling subroutines in a computer program, used in code analysis.

    计算机 工程 数学