Skip to main content

first_group_range

Function first_group_range 

Source
pub fn first_group_range(command: &SyntaxNode) -> TextRange
Expand description

The byte range of command spanning its control word through the end of its first {…} group; the full command range when the first group is absent.