Function come::ir::parse

source ·
pub fn parse(code: &str) -> IResult<&str, IR>
Expand description

Parses the ir code to get an IR.