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

Predicate signature GraphExportSig::suggestedName

Holds if name is a good name for node that should be used in case the node needs to be named with a type name.

Should not hold for nodes that are named via exposedName.

signature predicate suggestedName(Node node, string name)