Function __action342

Source
fn __action342<'i, L>(
    ctx: &ParseContext,
    (_, l, _): (LexerPosition, LexerPosition, LexerPosition),
    (_, p, _): (LexerPosition, PreprocessorVersionProfileData, LexerPosition),
    (_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> PreprocessorVersionProfile
where L: HasLexerError,