analyze

package
v0.0.0-...-53c6946 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDiff

func GetDiff(oldCallGraph *callgraph.Graph, newCallGraph *callgraph.Graph) *view.DiffGraph

GetDiff 找到两幅图的差异

Types

type Component

type Component struct {
	// contains filtered or unexported fields
}

Component 该文件中即为强连通分量部分用于建立新图以进行步骤四五

type ComponentGraph

type ComponentGraph struct {
	// contains filtered or unexported fields
}

ComponentGraph 强连通图

type Graph

type Graph struct {
	// contains filtered or unexported fields
}

Graph 函数调用图

type Node

type Node struct {
	// contains filtered or unexported fields
}

Node 函数调用图中的函数节点

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL