Function tokenize_selection_rest_statement

Source
fn tokenize_selection_rest_statement(
    sst: &SelectionRestStatement,
) -> TokenStream