var doc … var Analyzer … func run(pass *analysis.Pass) (interface{ … } // isReflectValue reports whether the type of e is reflect.Value. func isReflectValue(pass *analysis.Pass, e ast.Expr) bool { … }
var doc … var Analyzer … func run(pass *analysis.Pass) (interface{ … } // isReflectValue reports whether the type of e is reflect.Value. func isReflectValue(pass *analysis.Pass, e ast.Expr) bool { … }