tree: 160a6f80be8152a02a2c8242aa22be5058fba4d9 [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.