package
1.0.0
Repository: https://github.com/nickng/gospal.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewEnvironment initialises a new environment.
NewFunction creates a new function visitor.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Block is an analyser of ssa.BasicBlock.
No description provided by the author
Environment captures the global environment of the program shared across functions.
No description provided by the author
Exported is a holder of visible local names in a function.
Function is a visitor for functions.
Instruction is a visitor for related instructions within a block.
Logger encapsulates a Logger and module which it belongs to.
Package is a visitor for package variables and initialisation.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author