tree: 49b9f7f0e7ae71b855723f55a09dcd5ddf98c0e2 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. License.txt
  4. ReadMe.md
js/js.ast/ReadMe.md

JavaScript AST definitions

This module contains classes that represent nodes of the JavaScript abstract syntax tree and visitors for traversing the tree.