UR::BoolExpr::Template::Composite(3pm) | User Contributed Perl Documentation | UR::BoolExpr::Template::Composite(3pm) |
UR::BoolExpr::Composite - an "and" or "or" rule
@r =
$r->get_underlying_rules(); for (@r) {
print $r->evaluate($c1); }
UR::Object(3), UR::BoolExpr, UR::BoolExpr::Template, UR::BoolExpr::Template::And, UR::BoolExpr::Template::Or, UR::BoolExpr::Template::PropertyComparison
2022-01-17 | perl v5.32.1 |