Function __action324

Source
fn __action324<'i, L>(
    ctx: &ParseContext,
    (_, i, _): (LexerPosition, Identifier, LexerPosition),
    (_, r, _): (LexerPosition, Token, LexerPosition),
) -> PreprocessorDefineData
where L: HasLexerError,