Function come::ir::function::statement::calculate::unary::unary_operation

source ·
fn unary_operation(code: &str) -> IResult<&str, UnaryOperation>
Expand description

Parse ir code to get a UnaryOperation.