extend_single_word_in_comment_or_string

Function extend_single_word_in_comment_or_string 

Source
fn extend_single_word_in_comment_or_string(
    leaf: &SyntaxToken,
    offset: TextSize,
) -> Option<TextRange>