Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Expand the existing rex_call_operands to handle a Expr::Case when_then_else which is currently ignored.
Describe the solution you'd like
Add logic for including when_then_else in the list of operands
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Expand the existing
rex_call_operandsto handle aExpr::Casewhen_then_else which is currently ignored.Describe the solution you'd like
Add logic for including
when_then_elsein the list of operandsDescribe alternatives you've considered
None
Additional context
None