swc_ecma_visit

Type Alias AstNodePath

Source
pub type AstNodePath<'ast> = AstNodePath<AstParentNodeRef<'ast>>;

Aliased Typeยง

struct AstNodePath<'ast> { /* private fields */ }