Member predicate StringOps::ConcatenationElement::getFirstOperand
Gets the first operand of this string concatenation.
For example, the first operand of (x + y) + z
is (x + y)
.
Gets the first operand of this string concatenation.
For example, the first operand of (x + y) + z
is (x + y)
.