[][src]Crate binjs_es6

Strongly-typed implementation of the ES6 AST.

Modules

ast

A strongly-typed AST for ES6.

io

Serialization/deserialization utilities.

Structs

Cleanup

A mechanism used to cleanup an AST previously enriched with Enrich.

Enrich

A mechanism used to enrich an AST obtained from parsing with additional information and/or domain-specific rewrites.

Enums

EnrichError

Errors encountered during a call to Enrich.