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

Module BindingInfo

Provides a limited public interface to name/type resolution information.

Import path

import semmle.javascript.internal.BindingInfo

Classes

ExprNameBindingNode

Interface for accessing name-resolution info about expressions.

TypeNameBindingNode

Interface for accessing name-resolution info about type names.