package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev
# Functions
Format returns a string representation of the expression.
HasSideEffects reports whether evaluation of e has side effects.
LineStart returns the position of the start of the specified line within file f, or NoPos if there is no line of that number.
ReadFile reads a file and adds it to the FileSet so that we can report errors against it using lineStart.
Unparen returns e with any enclosing parentheses stripped.