Module BindingInfo
Provides a limited public interface to name/type resolution information.
Import path
import semmle.javascript.internal.BindingInfoClasses
| ExprNameBindingNode | Interface for accessing name-resolution info about expressions. |
| TypeNameBindingNode | Interface for accessing name-resolution info about type names. |