go/types.Error.Soft (field)

2 uses

	go/types (current package)
		api.go#L50: 	Soft bool           // if set, error is "soft"
		errors.go#L196: 		Soft:       soft,