An ID is the main keyword identifying the iCalendar entry, as defined in the Parser class in the iCalendar parser project. It's used only in the case we're analyzing a VEVENT
The Token is a class prepared by the parser which contains all the information about the component begin (see the iCalendar parser project for more information)