The add_edges method creates an array of edge objects from a sequenceofpoints.
add_edges方法根据一系列的点创建一个edge对象数组。
2
The entry/exit points in a trace log allow developers to reconstruct a sequenceof method calls over time, along with the parameters specified and values returned.