Function __action259

Source
fn __action259<'i, L>(
    ctx: &ParseContext,
    (_, l, _): (LexerPosition, LexerPosition, LexerPosition),
    (_, c, _): (LexerPosition, ConditionData, LexerPosition),
    (_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> Condition
where L: HasLexerError,