Function pomelo_parse::ast::support::tokens

source ·
pub fn tokens<N: AstToken>(parent: &SyntaxNode) -> impl Iterator<Item = N>