Skip to main content

else_

Function else_ 

Source
pub fn else_(stmt: &Stmt, source: &str) -> Option<TextRange>
Expand description

Return the TextRange of the else token in a For or While statement.