gotools/go/analysis/passes/pkgfact/pkgfact.go

var Analyzer

type pairsFact

func (f *pairsFact) AFact()         {}

func (f *pairsFact) String() string {}

func run(pass *analysis.Pass) (interface{}

func imported(info *types.Info, spec *ast.ImportSpec) *types.Package {}