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

4 uses

	github.com/google/licensecheck/internal/match (current package)
		resyntax.go#L22: 	Context string
		resyntax.go#L33: 	if e.Context != "" {
		resyntax.go#L34: 		text += " near `" + e.Context + "`"
		resyntax.go#L57: 		Context: context,