Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adonovan/spaghetti
/ types & classes
Types & classes
5 in github.com/adonovan/spaghetti
⨍
Functions
24
◇
Types & classes
5
Struct
dirent
A dirent is an entry in the package directory tree.
spaghetti.go:202
Struct
domInfo
domInfo contains a node's dominance information.
dom.go:67
Struct
ltState
ltState holds the working state for Lengauer-Tarjan algorithm (during which domInfo.pre is repurposed for CFG DFS preorder number).
dom.go:76
Struct
node
A node is a vertex in the package dependency graph (a DAG).
spaghetti.go:183
Struct
treeitem
spaghetti.go:262