Function ilex::token::switch

source ·
pub fn switch<'lex, T>() -> Switch<impl Impl<'lex, T>>
Expand description

Creates a new, empty token switch.