mcrl2_sys::data::ffi

Function parse_data_expression

Source
pub fn parse_data_expression(
    text: &str,
    data_spec: &data_specification,
) -> Result<UniquePtr<aterm>, Exception>
Expand description

Parses the given text and typechecks it using the given data specification