pub fn resolve_statement( stmt: &Statement, variables: &HashMap<String, Value>, ) -> Statement
Main driver for statement resolution