Skip to main content

child_token

Function child_token 

Source
pub fn child_token<T: AstToken>(parent: &SyntaxNode) -> Option<T>
Expand description

The first child token castable to T.