Function __action442

Source
fn __action442<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<ArrayedIdentifier>, LexerPosition),
) -> Vec<ArrayedIdentifier> 
where L: HasLexerError,