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

Member predicate StringOps :: ConcatenationNode :: isLeaf

Holds if this is a leaf in the concatenation tree, that is, it is not itself a concatenation.

predicate isLeaf ( )