Skip to main content

lex_with_ids

Function lex_with_ids 

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