pub fn else_(stmt: &Stmt, source: &str) -> Option<TextRange>
Return the TextRange of the else token in a For or While statement.
TextRange
else
For
While