tree: 85c92a671b02f9e683f33c61cc9828473adb054d
  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.