Versions in this module Expand all Collapse all v1 v1.2.0 Aug 5, 2025 v1.1.1 Jul 13, 2025 v1.1.0 Jul 8, 2025 Changes in this version + func Parse(t Task, rootDir string, splitByDir bool, threads int) error + type Task interface + Clone func() Task + Close func() + Name func() string + ReportResults func() error + SetProjectDir func(dir string) + Visit func(fset *token.FileSet, file *ast.File)