Function rowan::ast::support::child

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