Skip to main content

reconstruct_source

Function reconstruct_source 

Source
pub fn reconstruct_source(tokens: &[Token], source: &str) -> String
Expand description

Reconstruct source text from tokens and original source.