Function sysml_parser::grammar::block

source ยท
pub fn block(input: &str) -> IResult<&str, ParsedBlock>