ast.js |
|
5417 |
contains.js |
|
834 |
formatSymbols.js |
|
1687 |
getFunctionName.js |
|
2532 |
helpers.js |
Add the identifiers for a given object pattern.
@param {Array.<Object>} identifiers
the current list of identifiers where to push the new identifiers
related to this path.
@param {Set<String>} identifiersKeys
List of currently registered identifier location key.
@param {Object} pattern
|
5787 |
inferClassName.js |
|
2236 |
parse-script-tags |
|
|
simple-path.js |
Mimics @babel/traverse's NodePath API in a simpler fashion that isn't as
heavy, but still allows the ease of passing paths around to process nested
AST structures.
|
2240 |
tests |
|
|