pub fn reconstruct_source(tokens: &[Token], source: &str) -> String
Reconstruct source text from tokens and original source.