Trait swc_ecma_visit::Node[][src]

pub trait Node: Any { }
Expand description

Visitable nodes.

Implementors