//
pkg.gl
Category
github.com/google/go-flow-levee
internal
pkg
debug
render
package
1.0.0
Repository:
https://github.com/google/go-flow-levee.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
144 SLOC
#
Functions
CFG
CFG renders DOT source representing the function's control flow graph (CFG).
DOT
DOT produces DOT source code representing the SSA graph for a function.
SSA
SSA produces a human-readable representation of the SSA code for a function.