Function __action398

Source
fn __action398<'i, L>(
    ctx: &ParseContext,
    (_, l, _): (LexerPosition, LexerPosition, LexerPosition),
    (_, s, _): (LexerPosition, SelectionStatement, LexerPosition),
    (_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> Statement
where L: HasLexerError,