parser/ast library
Classes
- ArrayExpression
- ArrowFunctionExpression
- AssignmentExpression
- ASTBuilder
- ASTNode
- BinaryExpression
- BlockStatement
- BooleanExpression
- CallExpression
- ConditionalExpression
- Declaration
- Expression
- ExpressionStatement
- Identifier
- IfStatement
- JSASTVisitor
- Literal
- LogicalExpression
- MemberExpr
- ObjectExpr
- Property
- ReturnStatement
- ThisExpr
- UnaryExpression
- VariableDeclaration
- VariableDeclarator