Code generated by "stringer -type=Operation -trimprefix=Diff"; DO NOT EDIT.

package diffmatchpatch

import 

const _Operation_name = "DeleteEqualInsert"

var _Operation_index = [...]uint8{0, 6, 11, 17}

func ( Operation) () string {
	 -= -1
	if  < 0 ||  >= Operation(len(_Operation_index)-1) {
		return fmt.Sprintf("Operation(%d)", +-1)
	}
	return _Operation_name[_Operation_index[]:_Operation_index[+1]]