Directories ¶
Path | Synopsis |
---|---|
Package block provides the Analyser interface for blocks and supporting utils.
|
Package block provides the Analyser interface for blocks and supporting utils. |
Package callctx defines a function call Context for static analysis.
|
Package callctx defines a function call Context for static analysis. |
cmd
|
|
migoinfer
Command migoinfer is the command line entry point to MiGo type inference.
|
Command migoinfer is the command line entry point to MiGo type inference. |
ssaview
Command ssaview is a SSA printer using standard static analysis options.
|
Command ssaview is a SSA printer using standard static analysis options. |
Package fn provides the Analyser interface for functions and supporting utils.
|
Package fn provides the Analyser interface for functions and supporting utils. |
Package funcs is a wrapper for functions to create a uniform representation for function-like constructs in Go.
|
Package funcs is a wrapper for functions to create a uniform representation for function-like constructs in Go. |
Package instr provides the Analyser interface for instructions.
|
Package instr provides the Analyser interface for instructions. |
Package loop provides utilities for loop representation and detection.
|
Package loop provides utilities for loop representation and detection. |
Package pkg provides the Analyser interface for package.
|
Package pkg provides the Analyser interface for package. |
Package prog provides the Analyser interface for programs.
|
Package prog provides the Analyser interface for programs. |
Package ssa is a library to build and work with SSA.
|
Package ssa is a library to build and work with SSA. |
build
Package build is a helper package for building SSA IR in the parent directory.
|
Package build is a helper package for building SSA IR in the parent directory. |
Package store provides interfaces for a key-value store.
|
Package store provides interfaces for a key-value store. |
chans
Package chans implements store.Value of type chan.
|
Package chans implements store.Value of type chan. |
structs
Package structs implements store.Value for composite struct type.
|
Package structs implements store.Value for composite struct type. |
Click to show internal directories.
Click to hide internal directories.