Skip to main content

transform

Function transform 

Source
pub fn transform(query: &str, tokens: &[Token], tree: &Tree) -> Result<Ast>
Expand description

Transform a parse tree that has already been produced.