tree: 612240bdc93c991f97269bd34aaae0f48431288f [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.