Function __action383

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