I pretty much have no idea how classes work, so I'm just doing some trial and error. I'm trying to figure out how this class distinguishes kind from value. For some reason it says that I cannot use pushback on tok.
error: no matching function for call to 'std::vector<Token>::push_back(char&)'|