transformation_file::build

Function from_ast

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