Searched refs:TOKEN_CLOSE_BRACE (Results 1 – 2 of 2) sorted by relevance
199 return Token(TOKEN_CLOSE_BRACE, tokenPos); in _NextToken()476 || op.type == TOKEN_CLOSE_BRACE || op.type == TOKEN_EOF) { in _ParseResolvable()541 || op.type == TOKEN_CLOSE_BRACE || op.type == TOKEN_EOF) { in _ParseResolvableExpression()569 if (token.type == TOKEN_CLOSE_BRACE) in _ParseList()770 || nextToken.type == TOKEN_CLOSE_BRACE) { in _ParseGlobalWritableFileInfos()829 || nextToken.type == TOKEN_CLOSE_BRACE) { in _ParseUserSettingsFileInfos()912 || nextToken.type == TOKEN_CLOSE_BRACE) { in _ParseUsers()941 || nextToken.type == TOKEN_CLOSE_BRACE) { in _ParseUsers()
55 TOKEN_CLOSE_BRACE, enumerator