tiger_lib::parse::pdxfile::parser

Function __action17

Source
fn __action17<'memory>(
    inputs: &[Token],
    memory: &mut CombinedMemory<'memory>,
    (_, start, _): (usize, usize, usize),
    (_, block, _): (usize, (Block, bool), usize),
    (_, end, _): (usize, usize, usize),
) -> Option<BlockItem>