Function new_else

Source
pub fn new_else<T>(else_block: Vec<T>) -> ControlFlowNode
where T: Into<AstKind>,
Expand description

Creates a new else statement