package
0.0.0-20200421222819-b64b558e749f
Repository: https://github.com/jpcaissy/gotcha.git
Documentation: pkg.go.dev

# Packages

taintatticePointer is a taint lattice which also holds the pointer for every ssa.Valuer.

# Interfaces

Latticer describes the lattice interface.
Pter describes the methods a pointer lattice needs.
Valuer defines the methods of a value inside a Latticer.