token_entity_info_alter() adds a new property to entity info, and allows other modules to set this property in their hook_entity_info().

This should be documented in an api.php file -- AFAIK there is no standard for this, but the way Entity API module documents its additions is probably a good example.