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

Member predicate TypeAnnotation::getTypeBinding

Gets information about the results of name-resolution for this type.

This can be used to map a type name to the class/interface it refers to, or associate it with a named type coming from an dependency.

TypeNameBindingNode getTypeBinding()