fn __token_to_symbol<'i, L>(
__token_index: usize,
__token: Token,
_: PhantomData<(&'i (), L)>,
) -> __Symbolwhere
L: HasLexerError,
fn __token_to_symbol<'i, L>(
__token_index: usize,
__token: Token,
_: PhantomData<(&'i (), L)>,
) -> __Symbolwhere
L: HasLexerError,