Function come::ir::function::statement::calculate::binary::binary_operation

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

Parse ir code to get a BinaryOperation.