struct
StreamExpressionA single stream expression within the concatenation.
Public variables
-
not_
null<const Expression*> operand - The operand expression.
- const Expression* withExpr
- An optional
with
clause selecting a range for the operand. -
std::
optional<bitwidth_ t> constantWithWidth - If there is a withExpr and it has a constant value, this is the width of the selection.