Skip to main content

tokenize_expanding_holes_in

Function tokenize_expanding_holes_in 

Source
pub fn tokenize_expanding_holes_in(
    source: &str,
    file: FileId,
) -> Result<Vec<Token>, CompileError>
Expand description

Like tokenize_expanding_holes, but stamping every token’s span (including rebased hole tokens) with file.