Documentation ¶
Overview ¶
Package analysisutil defines various helper functions used by two or more packages beneath go/analysis.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasSideEffects ¶
HasSideEffects reports whether evaluation of e has side effects.
func LineStart ¶
LineStart returns the position of the start of the specified line within file f, or NoPos if there is no line of that number.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.