[][src]Crate swc_visit

Modules

util

Macros

chain
define

This creates Visit. This is extensible visitor generator, and it

Structs

AndThen
Optional
Repeat

Enums

Either

The enum Either with variants Left and Right is a general purpose sum type with two cases.

Traits

Repeated