Function __action281

Source
fn __action281<'i, L>(
    ctx: &ParseContext,
    (_, l, _): (LexerPosition, LexerPosition, LexerPosition),
    (_, p, _): (LexerPosition, PrecisionQualifierData, LexerPosition),
    (_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> PrecisionQualifier
where L: HasLexerError,