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