[ 原始碼: node-eslint-visitor-keys ]
套件:node-eslint-visitor-keys(2.0.0+~0.0.45-1)
node-eslint-visitor-keys 的相關連結
Debian 的資源:
下載原始碼套件 node-eslint-visitor-keys:
- [node-eslint-visitor-keys_2.0.0+~0.0.45-1.dsc]
- [node-eslint-visitor-keys_2.0.0+~0.0.45.orig-Xtypes.tar.gz]
- [node-eslint-visitor-keys_2.0.0+~0.0.45.orig.tar.gz]
- [node-eslint-visitor-keys_2.0.0+~0.0.45-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.