Versions in this module Expand all Collapse all v0 v0.5.7 Dec 5, 2020 Changes in this version + func Format(fset *token.FileSet, x ast.Expr) string + func HasSideEffects(info *types.Info, e ast.Expr) bool + func Imports(pkg *types.Package, path string) bool + func LineStart(f *token.File, line int) token.Pos + func ReadFile(fset *token.FileSet, filename string) ([]byte, *token.File, error) + func Unparen(e ast.Expr) ast.Expr