Module Declarations
Provides predicates for finding variable references and declarations in a given function or toplevel.
Import path
import Declarations.Declarations
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Predicates
firstRefInContainer | Gets the textually first reference to |
firstRefInTopLevel | Gets the textually first reference to |
refInContainer | Gets a reference to |
refInTopLevel | Gets a reference to |
Datatypes
RefKind | Classification of variable references; all references have kind |