Function __action451

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