tiger_lib::parse::pdxfile::parser

Function __action10

Source
fn __action10<'memory>(
    inputs: &[Token],
    memory: &mut CombinedMemory<'memory>,
    (_, block, _): (usize, Block, usize),
    (_, error, _): (usize, ErrorRecovery<usize, Lexeme, LexError>, usize),
) -> Block