パッケージ: 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 (メールアーカイブ)
- 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.