Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Go
codeql/go-all 4.2.5 (changelog, source)

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).

ConcatenationOperand getLastOperand()