Function script::python::ffi_types::copr::parse::check_bin_op

source ยท
fn check_bin_op(bin_op: &Expr<()>) -> Result<()>
Expand description

check if binary op expr is legal(with one typename and one None)