Function __action476

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