An abstract syntax tree is a way to represent the source code. In case of this library it is represented in the estree format. The goal of this library is to consolidate common abstract syntax tree ...