[ nabia ]
[ aramo ]
[ 源代码: node-eslint-visitor-keys ]
软件包: node-eslint-visitor-keys (3.3.0+~0.0.51-2)
node-eslint-visitor-keys 的相关链接
Trisquel 的资源:
下载源码包 node-eslint-visitor-keys:
- [node-eslint-visitor-keys_3.3.0+~0.0.51-2.dsc]
- [node-eslint-visitor-keys_3.3.0+~0.0.51.orig-Xtypes.tar.gz]
- [node-eslint-visitor-keys_3.3.0+~0.0.51.orig.tar.gz]
- [node-eslint-visitor-keys_3.3.0+~0.0.51-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Jonas Smedegaard
外部的资源:
- 主页 [github.com]
相似软件包:
Constants and utilities about visitor keys to traverse AST
This module, eslint-visitor-keys, provides onstants and utilities about visitor keys to traverse AST.
An abstract syntax tree (AST) is a tree representation of the abstract syntactic structure of source code written in a programming language. Each node of the tree denotes a construct occurring in the source code.