tiger_lib::parse::pdxfile::parser::__parse__File

Function __token_to_symbol

Source
fn __token_to_symbol<'memory>(
    __token_index: usize,
    __token: Lexeme,
    _: PhantomData<&'memory ()>,
) -> __Symbol