pub type SgNode<'r> = Node<'r, StrDoc<SupportLang>>;Expand description
Type alias for ast-grep nodes parameterized on SupportLang.
Aliased Typeยง
pub struct SgNode<'r> { /* private fields */ }pub type SgNode<'r> = Node<'r, StrDoc<SupportLang>>;Type alias for ast-grep nodes parameterized on SupportLang.
pub struct SgNode<'r> { /* private fields */ }