Type Definition swc_plugin::ast::AstNodePath

[]
pub type AstNodePath<'ast> = AstNodePath<AstKind, AstNodeRef<'ast>>;