blob: 8e760767e7aed894b0a9dc27c002b3d1d8238aa7 [file] [log] [blame] [view] [edit]
## JavaScript AST definitions
This module contains classes that represent nodes of the JavaScript abstract syntax tree and visitors for traversing the tree.