token_info
typedef std::map<int32, token_info> TokenMap;
token_info tokenInfo = { type, object, NULL };