Skip to main content

control_word_range

Function control_word_range 

Source
pub fn control_word_range(command: &SyntaxNode) -> Option<TextRange>
Expand description

The range of a COMMAND node’s leading CONTROL_WORD token, or None for a control symbol.