Function __action438

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