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