[−][src]Module binjs::specialized::es6
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 | 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 |