github.com/google/licensecheck/internal/match.SyntaxError.File (field)

3 uses

	github.com/google/licensecheck/internal/match (current package)
		resyntax.go#L20: 	File    string
		resyntax.go#L28: 	if e.File != "" {
		resyntax.go#L29: 		text = fmt.Sprintf("%s:#%d: syntax error", e.File, e.Offset)