tree: 4cf16e31eea9a4700bd6cfba0f846071a753575c [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.