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