pub fn lex_with_ids(
source: &str,
id_provider: IdProvider,
location_factory: SourceLocationFactory,
) -> ParseSession<'_>pub fn lex_with_ids(
source: &str,
id_provider: IdProvider,
location_factory: SourceLocationFactory,
) -> ParseSession<'_>