const github.com/jmespath/go-jmespath.tStringLiteral

3 uses

	github.com/jmespath/go-jmespath (current package)
		lexer.go#L78: 	tStringLiteral
		lexer.go#L289: 		tokenType: tStringLiteral,
		parser.go#L326: 	case tStringLiteral: