# Functions
New returns a new Runner.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Diagnostic is like go/analysis.Diagnostic, but with all token.Pos resolved to token.Position.
RelatedInformation provides additional context for a diagnostic.
A Result describes the result of analyzing a single package.
No description provided by the author
A Runner executes analyzers on packages.
No description provided by the author
No description provided by the author
No description provided by the author
TestData contains extra information about analysis runs that is only available in test mode.
TestFact is a serialization of facts that is specific to the test mode.
No description provided by the author