Searched refs:expectedEndStr (Results 1 – 1 of 1) sorted by relevance
380 StringRef expectedEndStr = isStringBlock ? "}]" : "\""; in lexString() local382 "expected '" + expectedEndStr + "' in string literal"); in lexString()