Skip to content

Latest commit

 

History

History

constantpropagation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Constant Propagation Analysis

analysis.go

This file implements pkg/toolkits/scalar.FlowAnalysis

switcher.go

This file implements pkg/golang/switcher.Switcher

runner.go

This file encapsulates a Runner
You can use function NewRunner outside the package to construct a Runner easily