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