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

Member predicate StringOps::ConcatenationNode::getFirstLeaf

Gets the first leaf in this concatenation tree.

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

ConcatenationLeaf getFirstLeaf()