Function __action684

Source
fn __action684<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Identifier, LexerPosition),
    __1: (LexerPosition, Option<ArraySpecifier>, LexerPosition),
) -> ArrayedIdentifier
where L: HasLexerError,