const go/parser.DeclarationErrors
3 uses
	go/parser (current package)
		interface.go#L54: 	DeclarationErrors                                 // report declaration errors
		parser.go#L2869: 	if ident.Name == "_" && p.mode&DeclarationErrors != 0 {
		parser.go#L2913: 	if p.mode&DeclarationErrors != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)