Function rowan::ast::support::children

source ·
pub fn children<N: AstNode>(parent: &SyntaxNode<N::Language>) -> AstChildren<N>