Searched refs:tokenArrayEnd (Results 1 – 2 of 2) sorted by relevance
257 token.type_ = tokenArrayEnd; in readToken()478 return recoverFromError(tokenArrayEnd); in readArray()487 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()490 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()492 if (token.type_ == tokenArrayEnd) in readArray()
162 tokenArrayEnd, enumerator