Searched defs:wantedError (Results 1 – 2 of 2) sorted by relevance
376 type wantedError struct { struct377 reStr string378 re *regexp.Regexp379 lineNum int380 auto bool // match <autogenerated> line381 file string382 prefix string
1371 type wantedError struct { struct1372 reStr string1373 re *regexp.Regexp1374 lineNum int1375 auto bool // match <autogenerated> line1376 file string1377 prefix string