Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
js
/
js.ast
/
ReadMe.md
blob: 8e760767e7aed894b0a9dc27c002b3d1d8238aa7 [
file
] [
view
]
## JavaScript AST definitions
This
module
contains classes that represent nodes of the
JavaScript
abstract
syntax tree
and
visitors
for
traversing the tree
.