ParseList
ParseList(arguments, stream, '(', ')');
ParseList(arguments, stream, '[', ']');
void ParseList(ArgumentList& arguments,