Crate deno_ast[][src]

Modules

Structs

An implementation of swc’s Comments that implements Sync to support being used in multi-threaded code. This implementation is immutable and should you need mutability you may create a copy by converting it to an swc SingleThreadedComments.

A parsed source containing an AST, comments, and possibly tokens.

Enums

Functions

Type Definitions