CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (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()