コードリーディング:関数同士の呼び出し関係を把握する
関数同士の呼び出し関係を把握する
関数呼び出し
関数定義
コールグラフ(call graph)
コールスタック (call stack)
#code-reading