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

Member predicate CallSignatureType::getChild

Gets the nth type contained in this signature, that is, a parameter or return type.

The mapping from n to a given child is internal and may change between versions of the extractor.

Type getChild(int n)