generated by stringer -type=tokType; DO NOT EDIT

package jmespath

import 

const _tokType_name = "tUnknowntStartDottFiltertFlattentLparentRparentLbrackettRbrackettLbracetRbracetOrtPipetNumbertUnquotedIdentifiertQuotedIdentifiertCommatColontLTtLTEtGTtGTEtEQtNEtJSONLiteraltStringLiteraltCurrenttExpreftAndtNottEOF"

var _tokType_index = [...]uint8{0, 8, 13, 17, 24, 32, 39, 46, 55, 64, 71, 78, 81, 86, 93, 112, 129, 135, 141, 144, 148, 151, 155, 158, 161, 173, 187, 195, 202, 206, 210, 214}

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