Versions in this module Expand all Collapse all v0 v0.4.5 Sep 2, 2020 Changes in this version + var Context = -1 + var JSON = false + func Help(progname string, analyzers []*analysis.Analyzer, args []string) + func Parse(analyzers []*analysis.Analyzer, multi bool) []*analysis.Analyzer + func PrintPlain(fset *token.FileSet, diag analysis.Diagnostic) + type JSONTree map[string]map[string]interface + func (tree JSONTree) Add(fset *token.FileSet, id, name string, diags []analysis.Diagnostic, err error) + func (tree JSONTree) Print()