from_ast

Function from_ast 

Source
pub fn from_ast(ast: &TransformationAST) -> Result<Transformation, Vec<Error>>