Module ApiGraphs
Provides an implementation of API graphs, which are an abstract representation of the API surface used and/or defined by a code base.
See API::Node
for more in-depth documentation.
Import path
import semmle.javascript.ApiGraphs
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Modules
API | Provides classes and predicates for working with the API boundary between the current codebase and external libraries. |