//
pkg.gl
Category
github.com/jpcaissy/gotcha
lattice
package
0.0.0-20200421222819-b64b558e749f
Repository:
https://github.com/jpcaissy/gotcha.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
66 SLOC
#
Packages
taint
taintatticePointer is a taint lattice which also holds the pointer for every ssa.Valuer.
#
Interfaces
Latticer
Latticer describes the lattice interface.
Pter
Pter describes the methods a pointer lattice needs.
Valuer
Valuer defines the methods of a value inside a Latticer.