Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "ident", Doc: doc, Run: run, Requires: []*analysis.Analyzer{ inspect.Analyzer, }, ResultType: reflect.TypeOf(Map{}), }
Analyzer maps types.Object to *ast.Ident.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.