package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

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.

# Variables

No description provided by the author