mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
followup to 3b604fb7f9f10c4a4391d0d4c9bcabdea3609082
This commit is contained in:
parent
cc66657512
commit
62f9e73d4a
@ -1,9 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Traversal utilities for ASTs that are compatible with the Mozilla Parser API. Adapted from
|
* Traversal utilities for ASTs that are compatible with the ESTree API.
|
||||||
* [Acorn](http://marijnhaverbeke.nl/acorn/).
|
|
||||||
*
|
*
|
||||||
* @module jsdoc/src/walker
|
* @module jsdoc/src/walker
|
||||||
* @license MIT
|
|
||||||
*/
|
*/
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user