Skip to main content

nth_group

Function nth_group 

Source
pub fn nth_group(command: &SyntaxNode, n: usize) -> Option<SyntaxNode>
Expand description

The n-th GROUP argument node of command, if present.