Type Alias swc_core::ecma::visit::AstNodePath

pub type AstNodePath<'ast> = AstNodePath<AstParentNodeRef<'ast>>;
Available on crate features __ecma and __visit only.

Aliased Type§

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