lex_commented

Function lex_commented 

Source
pub fn lex_commented(
    handler: &Handler,
    src: Source,
    start: usize,
    end: usize,
    source_id: &Option<SourceId>,
) -> Result<CommentedTokenStream, ErrorEmitted>