The sequence expression generator helper generates the code for the sequence expression operators,
in case the (result) type is known statically (same semantics as calling the SequenceExpressionExecutionHelper, but faster due to statically known types).