oca_file_transformation::ocafile

Function parse_from_string

Source
pub fn parse_from_string(
    unparsed_file: String,
) -> Result<TransformationAST, ParseError>