Function __action387

Source
fn __action387<'i, L>(
    ctx: &ParseContext,
    (_, _, _): (LexerPosition, Token, LexerPosition),
    (_, __0, _): (LexerPosition, Initializer, LexerPosition),
) -> Initializer
where L: HasLexerError,