Module StmtContainers
INTERNAL. DO NOT IMPORT DIRECTLY.
Provides predicates and classes for relating nodes to their
enclosing StmtContainer
.
Import path
import semmle.javascript.internal.StmtContainers
Classes
NodeInStmtContainer |
A node that occurs inside a function or top-level or is itself a top-level. |