[ Bron: node-eslint-visitor-keys ]
Pakket: node-eslint-visitor-keys (3.3.0+~1.0.0-1)
Verwijzigingen voor node-eslint-visitor-keys
Debian bronnen:
Het bronpakket node-eslint-visitor-keys downloaden:
- [node-eslint-visitor-keys_3.3.0+~1.0.0-1.dsc]
- [node-eslint-visitor-keys_3.3.0+~1.0.0.orig-Xtypes.tar.gz]
- [node-eslint-visitor-keys_3.3.0+~1.0.0.orig.tar.gz]
- [node-eslint-visitor-keys_3.3.0+~1.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.