fn __action311<'input>(
    input: &'input str,
    (_, v, _): (usize, Vec<Identifier>, usize),
    (_, _, _): (usize, &'input str, usize),
    (_, t, _): (usize, Identifier, usize)
) -> Vec<Identifier>