CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Member predicate StringOps::ConcatenationNode::getLastLeaf

Gets the last leaf in this concatenation tree.

For example, z is the last leaf in x + y + z.

ConcatenationLeaf getLastLeaf()